An open API service indexing awesome lists of open source software.

https://github.com/abhishekkr/mfl

Market Forecast Learning | to learn to forecast market
https://github.com/abhishekkr/mfl

arima arima-forecasting matplotlib-pyplot pandas-dataframe python

Last synced: 11 months ago
JSON representation

Market Forecast Learning | to learn to forecast market

Awesome Lists containing this project

README

          

## mfl

> Market Forecast Learning
>
> purpose of this repo is to collect different _(data extraction and timeseries forecasting)_ techniques in one project

* implementing ARIMA based forecast for TimeSeries data on Mutual Fund NAV

* currently uses only `https://www.mfapi.in/` as source for India Mututal Fund Data; easily extensible

![License: CC-by-SA](https://upload.wikimedia.org/wikipedia/commons/thumb/2/2f/CC_BY-SA_3.0.png/320px-CC_BY-SA_3.0.png)

---