Upload 20 files
Browse files- .gitattributes +4 -0
- results_png/ACC_1.png +0 -0
- results_png/ACC_2.png +0 -0
- results_png/MSE_1.png +3 -0
- results_png/MSE_2.png +3 -0
- results_png/ROC_Curve_1.png +3 -0
- results_png/ROC_Curve_2.png +3 -0
- results_png/cm/AdaBoost_1.png +0 -0
- results_png/cm/AdaBoost_2.png +0 -0
- results_png/cm/DecisionTree_1.png +0 -0
- results_png/cm/DecisionTree_2.png +0 -0
- results_png/cm/GBoost_1.png +0 -0
- results_png/cm/GBoost_2.png +0 -0
- results_png/cm/KNN_1.png +0 -0
- results_png/cm/KNN_2.png +0 -0
- results_png/cm/LogisticRegression_1.png +0 -0
- results_png/cm/LogisticRegression_2.png +0 -0
- results_png/cm/RandomForest_1.png +0 -0
- results_png/cm/RandomForest_2.png +0 -0
- results_png/cm/XGBoost_1.png +0 -0
- results_png/cm/XGBoost_2.png +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
results_png/MSE_1.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
results_png/MSE_2.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
results_png/ROC_Curve_1.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
results_png/ROC_Curve_2.png filter=lfs diff=lfs merge=lfs -text
|
results_png/ACC_1.png
ADDED
|
results_png/ACC_2.png
ADDED
|
results_png/MSE_1.png
ADDED
|
Git LFS Details
|
results_png/MSE_2.png
ADDED
|
Git LFS Details
|
results_png/ROC_Curve_1.png
ADDED
|
Git LFS Details
|
results_png/ROC_Curve_2.png
ADDED
|
Git LFS Details
|
results_png/cm/AdaBoost_1.png
ADDED
|
results_png/cm/AdaBoost_2.png
ADDED
|
results_png/cm/DecisionTree_1.png
ADDED
|
results_png/cm/DecisionTree_2.png
ADDED
|
results_png/cm/GBoost_1.png
ADDED
|
results_png/cm/GBoost_2.png
ADDED
|
results_png/cm/KNN_1.png
ADDED
|
results_png/cm/KNN_2.png
ADDED
|
results_png/cm/LogisticRegression_1.png
ADDED
|
results_png/cm/LogisticRegression_2.png
ADDED
|
results_png/cm/RandomForest_1.png
ADDED
|
results_png/cm/RandomForest_2.png
ADDED
|
results_png/cm/XGBoost_1.png
ADDED
|
results_png/cm/XGBoost_2.png
ADDED
|