deep_learning_cnn / metadata.json
ntam0001's picture
Upload 4 files
15e0019 verified
raw
history blame contribute delete
420 Bytes
{
"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
}
}