This Project gives you an overall idea for Forecasting Mutual Funds.
- Project performs forecasting by using different Time Series algorithms.
- This gives you an overall idea about how each algorithm forecast same mutual fund.
- Performs Next 30 days forecasting.
Clone this repository and install the requirements.
Project required Mutual fund scheme code, here you can get those.
- Direct to cloned repository path in CMD or Terminal
- Run main.py
>>D:\Forecasting_Mutual_Funds> python main.py
- Enter Mutual Fund Scheme code you want to Forecast
>>Enter the MF Scheme code:- MF code
- Wait a minute to get the result as
- Direct to cloned repository path and Run app.py
- Navigate to http://localhost:5000/
- Enter Scheme code, select Algorithm and click View
This project gives an idea about MF forecasting and should not be considered as investment advice.
Prediction of Cryptocurrencies in Indian Rupees here