Skip to content

Add Model Zoo for Time Series #1040

@ngupta23

Description

@ngupta23

Per @moezali1

models() function similar to pycaret.classification and pycaret.regression should store pre-trained models for users to see the availability of models in model library / zoo

I am thinking of following models to be considered in model zoo:

  • AutoARIMA
  • ETS (auto)
  • Regression models (let's use ReducedRegression with 3-4 estimators from sklearn that are known to perform well on univariate time series data -- consider Linear Regression, XGBoost, LightGBM, CatBoost)
  • BATS / TBATS

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions