Commit
·
a8d1800
1
Parent(s):
d362c4b
Added XGBoost majority vote performances
Browse files
reports/xgboost_majority_vote_report_Active_Dmax_0.6_pDC50_6.0_test_split_0.1_random.csv
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
test_acc,test_roc_auc,test_precision,test_recall,
|
2 |
0.7790697813034058,0.8809783458709717,0.7234042286872864,0.8500000238418579,0.7816091775894165,XGBoost,random
|
|
|
1 |
+
test_acc,test_roc_auc,test_precision,test_recall,test_f1_score,model_type,split_type
|
2 |
0.7790697813034058,0.8809783458709717,0.7234042286872864,0.8500000238418579,0.7816091775894165,XGBoost,random
|
reports/xgboost_majority_vote_report_Active_Dmax_0.6_pDC50_6.0_test_split_0.1_tanimoto.csv
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
test_acc,test_roc_auc,test_precision,test_recall,
|
2 |
0.7176470756530762,0.8310811519622803,0.8421052694320679,0.4324324429035187,0.5714285969734192,XGBoost,tanimoto
|
|
|
1 |
+
test_acc,test_roc_auc,test_precision,test_recall,test_f1_score,model_type,split_type
|
2 |
0.7176470756530762,0.8310811519622803,0.8421052694320679,0.4324324429035187,0.5714285969734192,XGBoost,tanimoto
|
reports/xgboost_majority_vote_report_Active_Dmax_0.6_pDC50_6.0_test_split_0.1_uniprot.csv
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
test_acc,test_roc_auc,test_precision,test_recall,
|
2 |
0.4470588266849518,0.4871794581413269,0.48148149251937866,0.28260868787765503,0.3561643958091736,XGBoost,uniprot
|
|
|
1 |
+
test_acc,test_roc_auc,test_precision,test_recall,test_f1_score,model_type,split_type
|
2 |
0.4470588266849518,0.4871794581413269,0.48148149251937866,0.28260868787765503,0.3561643958091736,XGBoost,uniprot
|