dask / dask/dask-ml

Drop in replacement for sklearn.model_selection.permutation_test_score

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

Description

It'd be great to have a dask wrapper for permutation_test_score so that permutations of gridsearches are easier to run in dask.

Contributor guide

Open the contributing guide

Research direction

Start by reading sklearn.model_selection.permutation_test_score and determine the drop-in behavior the Dask wrapper must preserve. Done means permutations of grid searches can be run through Dask with compatible inputs and results; the issue does not name project files or tests, so locating the appropriate integration points is part of the work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, scikit-learn
Domain
distributed-systems, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.