dabl / dabl/dabl

SimpleRegressor and clean don't drop NaNs in target for regression

Open
#308 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
726
Forks
103
PR merge metrics
No merged PRs in 30d

Description

For regression tasks, we need to drop NaNs in the target. Maybe SimpleRegressor should raise an error and recommend calling ``clean``, ``clean`` needs to detect regression tasks and then clean according to ``y``? This code is currently in some of the continuous plotting but not elsewhere.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.