dask / dask/dask-ml

Investigate ordering differences from sklearn in GridSearchCV

Open
#244 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
951
Forks
262
PR merge metrics
No merged PRs in 30d

Description

https://github.com/dask/dask-ml/pull/241/commits/73a21373c6dd3704f2566124b59ccbb451cd173a

I can't reproduce locally.

Given that this is a dict, not an OrderedDict, the order of the keys isn't part of the scikit-learn API. But would be good to figure out the source of the difference.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the linked pull request commit and comparing dask-ml's GridSearchCV ordering with scikit-learn's behavior. Reproduce the difference if possible, identify its source, and document the findings or a minimal test case showing the discrepancy.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, scikit-learn
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.