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
|