ntam0001 commited on
Commit
833b200
·
verified ·
1 Parent(s): d1683fd

Delete metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +0 -21
metadata.json DELETED
@@ -1,21 +0,0 @@
1
- {
2
- "feature_names": [
3
- "Theory",
4
- "Practice"
5
- ],
6
- "target_classes": {
7
- "0": "Not eligible",
8
- "1": "Eligible"
9
- },
10
- "input_shape": [
11
- 2,
12
- 1
13
- ],
14
- "model_type": "CNN",
15
- "creation_date": "2025-07-29 09:13:29",
16
- "performance_metrics": {
17
- "test_accuracy": 0.9950000047683716,
18
- "test_loss": 0.011249358765780926,
19
- "auc_score": 1.0
20
- }
21
- }