Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,7 @@ library_name: autogluon
|
|
| 18 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 19 |
Binary classifier trained with **AutoGluon Tabular** on the *augmented* split of `ccm/2025-24679-tabular-dataset` to predict
|
| 20 |
**“Do you usually listen to music alone or with others?”**. We report metrics on a held-out test portion of the augmented split
|
| 21 |
-
and perform **external validation** on the **original** split to highlight any synthetic→original performance gap.
|
| 22 |
-
Artifacts include **(1) a cloudpickled predictor** and **(2) a zipped native AutoGluon predictor directory** for robust reuse.
|
| 23 |
|
| 24 |
## Model Details
|
| 25 |
|
|
|
|
| 18 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 19 |
Binary classifier trained with **AutoGluon Tabular** on the *augmented* split of `ccm/2025-24679-tabular-dataset` to predict
|
| 20 |
**“Do you usually listen to music alone or with others?”**. We report metrics on a held-out test portion of the augmented split
|
| 21 |
+
and perform **external validation** on the **original** split to highlight any synthetic→original performance gap. Artifacts include **(1) a cloudpickled predictor** and **(2) a zipped native AutoGluon predictor directory** for robust reuse.
|
|
|
|
| 22 |
|
| 23 |
## Model Details
|
| 24 |
|