Update README.md
Browse files
README.md
CHANGED
|
@@ -100,6 +100,14 @@ Prediction: GOOD — Probabilities: good=0.998, bad=0.002
|
|
| 100 |
|
| 101 |
---
|
| 102 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
## 📘 License
|
| 104 |
|
| 105 |
MIT
|
|
|
|
| 100 |
|
| 101 |
---
|
| 102 |
|
| 103 |
+
## 🗂 Extras
|
| 104 |
+
|
| 105 |
+
The full training and evaluation pipeline — including data preparation, training, validation, prediction, and threshold calibration — is available in the **`scripts/`** folder.
|
| 106 |
+
|
| 107 |
+
> 💬 **Note:** Scripts are written with **Polish comments and variable names** for clarity during local development. Logic is fully portable.
|
| 108 |
+
|
| 109 |
+
---
|
| 110 |
+
|
| 111 |
## 📘 License
|
| 112 |
|
| 113 |
MIT
|