AutoTS

autots is an automated time series forecasting package for Python.

Features:

  • Twenty available model classes, with tens of thousands of possible hyperparameter configurations

  • Finds optimal time series models by genetic programming

  • Handles univariate and multivariate/parallel time series

Installation

pip install autots

Requirements: Python 3.5+, numpy, pandas, and scikit-learn.

Modules API

Indices and tables