dask / dask/dask-ml

Samplers / pipelines for imbalanced datasets

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

Description

Imbalanced datasets, where the classes have very different occurrence rates, can show up in large data sets.

There are many strategies for dealing with imbalanced data. http://contrib.scikit-learn.org/imbalanced-learn/stable/api.html implements a set, some of which could be scaled to large datasets with dask.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the imbalanced-learn API linked in the issue and the existing Dask ML project structure. The issue does not name files, tests, a specific sampler or pipeline, or a concrete completion criterion, so the scope and definition of done would need to be established first.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, scikit-learn
Domain
data, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.