alteryx / alteryx/evalml

Investigate core objectives for time series classification

Aperta
#3,623 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Python
Stelle
850
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

With the merge of #3616, we allow cv fold test splits as small as a single data point for time series problems (if the forecast horizon is set to 1). This is incompatible with some of our classification objectives, namely AUC, as they require instances of all classes in the test set. We should remove AUC and any other similar objectives from the `core_objectives` listed for time series classification problems.

The `forecast_horizon` parameter was bumped up in a few tests in #3616 to avoid this, this issue should revert those changes as well as fixing the underlying problem.

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.