Update README.md
Browse files
README.md
CHANGED
@@ -113,7 +113,7 @@ Prediction: GOOD β Probabilities: good=0.998, bad=0.002
|
|
113 |
|
114 |
## π Extras
|
115 |
|
116 |
-
The full training and evaluation pipeline β including data preparation, training, validation, prediction
|
117 |
|
118 |
> π¬ **Note:** Scripts are written with **Polish comments and variable names** for clarity during local development. Logic is fully portable.
|
119 |
|
|
|
113 |
|
114 |
## π Extras
|
115 |
|
116 |
+
The full training and evaluation pipeline β including data preparation, training, validation, prediction β is available in the **`scripts/`** folder.
|
117 |
|
118 |
> π¬ **Note:** Scripts are written with **Polish comments and variable names** for clarity during local development. Logic is fully portable.
|
119 |
|