dask / dask/dask-ml

sample_weight is not passed to metrics in cross validation routines

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

Description

`sample_weight` is not passed to `sklearn.metrics` in cross validation routines. In some cases, this causes cross validation routines to return suboptimal hyper-parameter configurations based on the training distribution.

This has a loose relationship to #251

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.