ageron / ageron/handson-ml

Ch3: Implementing Cross-Validation

オープン
#605 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。