Ch3: Implementing Cross-Validation
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 25.6k
- Fork
- 12.7k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.