/pyramid

Pyramid brings R's beloved auto.arima to Python, making an even stronger case for why you don't need R for data science. It does so not by calling R under the hood, but by wrapping statsmodels' well-tested ARIMA and SARIMAX estimators in a single, easy-to-use scikit-learn-esque estimator.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.