Added model card (README.md)
Browse files
README.md
CHANGED
|
@@ -10,11 +10,11 @@ This model predicts **Engine Condition** using multiple engine sensor parameters
|
|
| 10 |
- **Task Type:** Classification
|
| 11 |
|
| 12 |
## Evaluation Metrics
|
| 13 |
-
| |
|
| 14 |
-
|:-----------------|
|
| 15 |
-
| RandomForest |
|
| 16 |
-
| GradientBoosting |
|
| 17 |
-
| AdaBoost |
|
| 18 |
|
| 19 |
## Dataset
|
| 20 |
Dataset used is hosted in the Hugging Face dataset hub:
|
|
|
|
| 10 |
- **Task Type:** Classification
|
| 11 |
|
| 12 |
## Evaluation Metrics
|
| 13 |
+
| | F1-Score |
|
| 14 |
+
|:-----------------|-----------:|
|
| 15 |
+
| RandomForest | 0.963115 |
|
| 16 |
+
| GradientBoosting | 0.775914 |
|
| 17 |
+
| AdaBoost | 0.76212 |
|
| 18 |
|
| 19 |
## Dataset
|
| 20 |
Dataset used is hosted in the Hugging Face dataset hub:
|