LeeSek commited on
Commit
08b35cc
Β·
verified Β·
1 Parent(s): 7532aef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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