Ch3: Implementing Cross-Validation
Aperta
- Lingua principale
- Jupyter Notebook
- Stelle
- 25.6k
- Fork
- 12.7k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
In the line:
`skfolds = StratifiedKFold(n_splits=3, random_state=42)`
we need to implement `shuffle=True` parameter since the default of `shuffle` is set to `False`.
Just something small, but hope it helps.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.