Update README.md
Browse files
README.md
CHANGED
|
@@ -38,9 +38,9 @@ The task is to predict whether a book is **recommended to everyone** based on ta
|
|
| 38 |
### Direct Use
|
| 39 |
- Educational demonstration of AutoML on a small tabular dataset.
|
| 40 |
- Comparison of multiple classical ML models through automated search.
|
| 41 |
-
- Understanding validation vs. test performance
|
| 42 |
|
| 43 |
-
### Out
|
| 44 |
- Not designed for production or book recommendation engines.
|
| 45 |
- Dataset too small to generalize beyond classroom context.
|
| 46 |
|
|
|
|
| 38 |
### Direct Use
|
| 39 |
- Educational demonstration of AutoML on a small tabular dataset.
|
| 40 |
- Comparison of multiple classical ML models through automated search.
|
| 41 |
+
- Understanding validation vs. test performance tradeoffs.
|
| 42 |
|
| 43 |
+
### Out of Scope Use
|
| 44 |
- Not designed for production or book recommendation engines.
|
| 45 |
- Dataset too small to generalize beyond classroom context.
|
| 46 |
|