/auto-regressive-modeling

Using auto regressive time series models to fit univariate equations in data.

Primary LanguagePythonMIT LicenseMIT

auto-regressive-modeling

Using linear algebra applications, specifically auto regressive time series to find polynomials in data.

Fitting univariate equations.

Must have numpy, plotly

todo: have script take in data store it in database finish rms Prediction refine algo