Sunbeam2333 commited on
Commit
d7a64f8
·
verified ·
1 Parent(s): c2000db

Upload 4 files

Browse files
method1_ml_participant/label_encoder.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48fa6033520f33cb829155432b1622d5199f15f40977841d1fb029688a4610b8
3
+ size 743
method1_ml_participant/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d7623e593bba3524bf50079e5315edf6400b0fe0b7869eae3847bb4896aea76
3
+ size 9802713
method1_ml_participant/results.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_model": "RandomForest",
3
+ "results": {
4
+ "RandomForest": {
5
+ "val_acc": 0.3076923076923077,
6
+ "test_acc": 0.2597402597402597
7
+ },
8
+ "GradientBoosting": {
9
+ "val_acc": 0.19230769230769232,
10
+ "test_acc": 0.18831168831168832
11
+ },
12
+ "SVM": {
13
+ "val_acc": 0.21794871794871795,
14
+ "test_acc": 0.16883116883116883
15
+ }
16
+ }
17
+ }
method1_ml_participant/scaler.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06050e9c9947fac4f22a0a23bc4a27776b6de6f671378f1cfcada237ff752375
3
+ size 1679