LeeSek commited on
Commit
c240bb1
Β·
verified Β·
1 Parent(s): fcf3855

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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, and threshold calibration β€” 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
 
 
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