alteryx / alteryx/evalml

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

Aperta
#3,247 1 commento 0 reazioni 1 assegnatario Rivendicata da @asniyaz Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
850
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.