alteryx / alteryx/evalml

Invalid target data check: recommended action should be to drop rows with nans

Offen
#3,247 1 Kommentar 0 Reaktionen 1 zugewiesene Person Beansprucht von @asniyaz Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Python
Sterne
850
Forks
96
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Looks like the default action right now is "impute" for regression
https://github.com/alteryx/evalml/blob/main/evalml/data_checks/invalid_target_data_check.py#L247

I think a) one of the actions should be to drop rows with missing target values and b) this should be the recommended action.

Why: imputing the target is cool and can apply interesting modeling pressure in some cases. But rewriting the target is also dangerous!

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.