File size: 420 Bytes
15e0019
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "feature_names": [
        "Theory",
        "Practice"
    ],
    "target_classes": {
        "0": "Not eligible",
        "1": "Eligible"
    },
    "input_shape": [
        2,
        1
    ],
    "model_type": "CNN",
    "creation_date": "2025-07-29 20:03:59",
    "performance_metrics": {
        "test_accuracy": 0.9950000047683716,
        "test_loss": 0.014004799537360668,
        "auc_score": 1.0
    }
}