Ch3: Implementing Cross-Validation
オープン
- 主要言語
- Jupyter Notebook
- スター
- 25.6k
- フォーク
- 12.7k
- PR マージ指標
- PR 指標を取得中
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。