thalaivanan commited on
Commit
a7ff697
·
verified ·
1 Parent(s): dab6eee

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +3 -1
  2. metrics.json +5 -4
  3. model.joblib +2 -2
README.md CHANGED
@@ -1,3 +1,5 @@
1
  # Predictive Maintenance – Decision Tree
2
 
3
- Validation metrics: Acc 0.58, Prec 0.68, Rec 0.62, F1 0.65
 
 
 
1
  # Predictive Maintenance – Decision Tree
2
 
3
+ CV F1: 1.00
4
+
5
+ Test metrics: Acc 0.56, Prec 0.67, Rec 0.59, F1 0.63
metrics.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
- "val_accuracy": 0.5767754318618042,
3
- "val_precision": 0.6798002219755827,
4
- "val_recall": 0.6215119228817859,
5
- "val_f1": 0.6493506493506493
 
6
  }
 
1
  {
2
+ "cv_f1": 1.0,
3
+ "test_accuracy": 0.5613002303557717,
4
+ "test_precision": 0.6737819025522042,
5
+ "test_recall": 0.5895249695493301,
6
+ "test_f1": 0.6288436552620182
7
  }
model.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4d88508080db2e6fd11c67ce30f6d9b6146dfdc548673e6a5f0559348f3855a
3
- size 1039279
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad089ed6830f0a34a1693c8034bfe8230a892c4e466b287007ffe5eb9d95d6eb
3
+ size 1298719