ShanRaja commited on
Commit
d774a7f
·
verified ·
1 Parent(s): 81b4cd3

Upload training_logs/gridsearch_log.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_logs/gridsearch_log.csv +37 -0
training_logs/gridsearch_log.csv ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ params,cv_recall,cv_recall_std,rank_test_score,model,cv_folds,scoring_metric,dataset
2
+ "{'estimator__max_depth': 2, 'learning_rate': 1.0, 'n_estimators': 200}",0.7281241452842871,0.1093003385875369,1,DecisionTreeClassifier,5,recall,engine_data
3
+ "{'estimator__max_depth': 2, 'learning_rate': 1.0, 'n_estimators': 50}",0.7281241452842871,0.1093003385875369,1,DecisionTreeClassifier,5,recall,engine_data
4
+ "{'estimator__max_depth': 2, 'learning_rate': 1.0, 'n_estimators': 100}",0.7281241452842871,0.1093003385875369,1,DecisionTreeClassifier,5,recall,engine_data
5
+ "{'estimator__max_depth': 3, 'learning_rate': 1.0, 'n_estimators': 100}",0.6665296031028596,0.061824532125193676,4,DecisionTreeClassifier,5,recall,engine_data
6
+ "{'estimator__max_depth': 3, 'learning_rate': 1.0, 'n_estimators': 50}",0.6665296031028596,0.061824532125193676,4,DecisionTreeClassifier,5,recall,engine_data
7
+ "{'estimator__max_depth': 3, 'learning_rate': 1.0, 'n_estimators': 200}",0.6665296031028596,0.061824532125193676,4,DecisionTreeClassifier,5,recall,engine_data
8
+ "{'estimator__max_depth': 3, 'learning_rate': 0.5, 'n_estimators': 50}",0.6385236693476732,0.03493640117663443,7,DecisionTreeClassifier,5,recall,engine_data
9
+ "{'estimator__max_depth': 3, 'learning_rate': 0.5, 'n_estimators': 100}",0.6385236693476732,0.03493640117663443,7,DecisionTreeClassifier,5,recall,engine_data
10
+ "{'estimator__max_depth': 3, 'learning_rate': 0.5, 'n_estimators': 200}",0.6385236693476732,0.03493640117663443,7,DecisionTreeClassifier,5,recall,engine_data
11
+ "{'estimator__max_depth': 2, 'learning_rate': 0.5, 'n_estimators': 100}",0.6312190209819025,0.05469104754592771,10,DecisionTreeClassifier,5,recall,engine_data
12
+ "{'estimator__max_depth': 2, 'learning_rate': 0.5, 'n_estimators': 200}",0.6312190209819025,0.05469104754592771,10,DecisionTreeClassifier,5,recall,engine_data
13
+ "{'estimator__max_depth': 2, 'learning_rate': 0.5, 'n_estimators': 50}",0.6312190209819025,0.05469104754592771,10,DecisionTreeClassifier,5,recall,engine_data
14
+ "{'estimator__max_depth': 1, 'learning_rate': 0.5, 'n_estimators': 200}",0.6292910656292896,0.05483011287986533,13,DecisionTreeClassifier,5,recall,engine_data
15
+ "{'estimator__max_depth': 1, 'learning_rate': 0.5, 'n_estimators': 50}",0.6292910656292896,0.05483011287986533,13,DecisionTreeClassifier,5,recall,engine_data
16
+ "{'estimator__max_depth': 1, 'learning_rate': 0.5, 'n_estimators': 100}",0.6292910656292896,0.05483011287986533,13,DecisionTreeClassifier,5,recall,engine_data
17
+ "{'estimator__max_depth': 1, 'learning_rate': 1.0, 'n_estimators': 200}",0.6257340575399125,0.11134939435808927,16,DecisionTreeClassifier,5,recall,engine_data
18
+ "{'estimator__max_depth': 1, 'learning_rate': 1.0, 'n_estimators': 50}",0.6257340575399125,0.11134939435808927,16,DecisionTreeClassifier,5,recall,engine_data
19
+ "{'estimator__max_depth': 1, 'learning_rate': 1.0, 'n_estimators': 100}",0.6257340575399125,0.11134939435808927,16,DecisionTreeClassifier,5,recall,engine_data
20
+ "{'estimator__max_depth': 3, 'learning_rate': 0.01, 'n_estimators': 100}",0.6053388344188706,0.013829885963177179,19,DecisionTreeClassifier,5,recall,engine_data
21
+ "{'estimator__max_depth': 3, 'learning_rate': 0.01, 'n_estimators': 50}",0.6006711530388605,0.019190274442952387,20,DecisionTreeClassifier,5,recall,engine_data
22
+ "{'estimator__max_depth': 3, 'learning_rate': 0.1, 'n_estimators': 50}",0.5997595592950575,0.02652070604042914,21,DecisionTreeClassifier,5,recall,engine_data
23
+ "{'estimator__max_depth': 3, 'learning_rate': 0.1, 'n_estimators': 100}",0.5975271899394005,0.028613045863027115,22,DecisionTreeClassifier,5,recall,engine_data
24
+ "{'estimator__max_depth': 3, 'learning_rate': 0.1, 'n_estimators': 200}",0.5975271899394005,0.028613045863027115,22,DecisionTreeClassifier,5,recall,engine_data
25
+ "{'estimator__max_depth': 3, 'learning_rate': 0.01, 'n_estimators': 200}",0.595800322956988,0.019702214546586938,24,DecisionTreeClassifier,5,recall,engine_data
26
+ "{'estimator__max_depth': 2, 'learning_rate': 0.1, 'n_estimators': 200}",0.5441314800650036,0.0712790598342168,25,DecisionTreeClassifier,5,recall,engine_data
27
+ "{'estimator__max_depth': 2, 'learning_rate': 0.1, 'n_estimators': 50}",0.5441314800650036,0.0712790598342168,25,DecisionTreeClassifier,5,recall,engine_data
28
+ "{'estimator__max_depth': 2, 'learning_rate': 0.1, 'n_estimators': 100}",0.5441314800650036,0.0712790598342168,25,DecisionTreeClassifier,5,recall,engine_data
29
+ "{'estimator__max_depth': 2, 'learning_rate': 0.01, 'n_estimators': 50}",0.4412395470360841,0.11145674963915918,28,DecisionTreeClassifier,5,recall,engine_data
30
+ "{'estimator__max_depth': 1, 'learning_rate': 0.1, 'n_estimators': 100}",0.4338321396286767,0.04430255497758993,29,DecisionTreeClassifier,5,recall,engine_data
31
+ "{'estimator__max_depth': 1, 'learning_rate': 0.1, 'n_estimators': 200}",0.4338321396286767,0.04430255497758993,29,DecisionTreeClassifier,5,recall,engine_data
32
+ "{'estimator__max_depth': 1, 'learning_rate': 0.1, 'n_estimators': 50}",0.4338321396286767,0.04430255497758993,29,DecisionTreeClassifier,5,recall,engine_data
33
+ "{'estimator__max_depth': 1, 'learning_rate': 0.01, 'n_estimators': 50}",0.4155672994460283,0.06571165557238892,32,DecisionTreeClassifier,5,recall,engine_data
34
+ "{'estimator__max_depth': 2, 'learning_rate': 0.01, 'n_estimators': 100}",0.4155672994460283,0.06571165557238892,32,DecisionTreeClassifier,5,recall,engine_data
35
+ "{'estimator__max_depth': 2, 'learning_rate': 0.01, 'n_estimators': 200}",0.4092760767164494,0.015220105726548437,34,DecisionTreeClassifier,5,recall,engine_data
36
+ "{'estimator__max_depth': 1, 'learning_rate': 0.01, 'n_estimators': 200}",0.3960848032512033,0.04106598105917609,35,DecisionTreeClassifier,5,recall,engine_data
37
+ "{'estimator__max_depth': 1, 'learning_rate': 0.01, 'n_estimators': 100}",0.3960848032512033,0.04106598105917609,35,DecisionTreeClassifier,5,recall,engine_data