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 |
|