Metadata-Version: 2.1
Name: arima-model-selection
Version: 0.0.0
Summary: AUTOCALCULATE P,q,R
Home-page: UNKNOWN
Author: MAINAK RAY
Author-email: mainakr748@gmail.com
License: MIT
Keywords: ARIMA
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: sklearn
Requires-Dist: statsmodels
Requires-Dist: numpy

this module is used to find out best parameters of ARIMA based  on initial guess.

Change Log
==========

0.0.0(11/06/2021)
-------------------
- 1st Release

