Update README.md
Browse files
README.md
CHANGED
|
@@ -125,11 +125,11 @@ preds = predictor.predict(test_df[["image"]])
|
|
| 125 |
- **Weighted F1:** Harmonic mean of precision/recall, weighted by support
|
| 126 |
|
| 127 |
### Results (example — replace with actuals)
|
| 128 |
-
- **Augmented test:** Accuracy = 0.
|
| 129 |
-
- **Original validation:** Accuracy = 0.
|
| 130 |
|
| 131 |
## Environmental Impact
|
| 132 |
-
- **Hardware:**
|
| 133 |
- **Training wall-time:** < 10 minutes
|
| 134 |
- **Estimated emissions:** negligible
|
| 135 |
- **Cloud provider:** N/A (depends on student setup)
|
|
|
|
| 125 |
- **Weighted F1:** Harmonic mean of precision/recall, weighted by support
|
| 126 |
|
| 127 |
### Results (example — replace with actuals)
|
| 128 |
+
- **Augmented test:** Accuracy = 0.7429, Weighted F1 = 0.7392
|
| 129 |
+
- **Original validation:** Accuracy = 0.8621, Weighted F1 = 0.8620
|
| 130 |
|
| 131 |
## Environmental Impact
|
| 132 |
+
- **Hardware:** Single GPU (short run)
|
| 133 |
- **Training wall-time:** < 10 minutes
|
| 134 |
- **Estimated emissions:** negligible
|
| 135 |
- **Cloud provider:** N/A (depends on student setup)
|