alteryx / alteryx/evalml

Differentiate regression and forecasting of time series

Aperta
#2,085 2 commenti 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

Currently, regression models (i,e. LinearRegressor) and forecasting models (I,e, ARIMARegressor) are categorized within regressor estimators,

I think the time series forecasting model should have its own estimator category because the forecasting models should not be used interchangeably with time series and normal data. This is why the sktime also differentiates between forecasting and regression models.

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.