All Projects → NayakwadiS → Forecasting_Mutual_Funds

NayakwadiS / Forecasting_Mutual_Funds

Licence: MIT License
This Project gives you an overall idea for Forecasting Mutual Funds

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Forecasting Mutual Funds

point-cloud-prediction
Self-supervised Point Cloud Prediction Using 3D Spatio-temporal Convolutional Networks
Stars: ✭ 97 (+546.67%)
Mutual labels:  prediction, forecasting
Ergo
A Python library for integrating model-based and judgmental forecasting
Stars: ✭ 82 (+446.67%)
Mutual labels:  prediction, forecasting
foot
foot是一个集足球数据采集器,简单分析的项目.AI足球球探为程序全自动处理,全程无人为参与干预足球分析足球预测程序.程序根据各大指数多维度数据,结合作者多年足球分析经验,精雕细琢,集天地之灵气,汲日月之精华,历时七七四十九天,经Bug九九八十一个,编码而成.有兴趣的朋友,可以关注一下公众号AI球探(微信号ai00268).
Stars: ✭ 96 (+540%)
Mutual labels:  prediction, forecasting
arima
ARIMA, SARIMA, SARIMAX and AutoARIMA models for time series analysis and forecasting in the browser and Node.js
Stars: ✭ 31 (+106.67%)
Mutual labels:  prediction, forecasting
Sales-Prediction
In depth analysis and forecasting of product sales based on the items, stores, transaction and other dependent variables like holidays and oil prices.
Stars: ✭ 56 (+273.33%)
Mutual labels:  prediction, forecasting
Tcdf
Temporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
Stars: ✭ 217 (+1346.67%)
Mutual labels:  prediction, forecasting
Neural prophet
NeuralProphet - A simple forecasting model based on Neural Networks in PyTorch
Stars: ✭ 1,125 (+7400%)
Mutual labels:  prediction, forecasting
Diebold-Mariano-Test
This Python function dm_test implements the Diebold-Mariano Test (1995) to statistically test forecast accuracy equivalence for 2 sets of predictions with modification suggested by Harvey et. al (1997).
Stars: ✭ 70 (+366.67%)
Mutual labels:  prediction, forecasting
mftool
Python library for getting real-time Mutual Funds data in India
Stars: ✭ 76 (+406.67%)
Mutual labels:  mutual-funds, mutual-fund-portfolio
forecastVeg
A Machine Learning Approach to Forecasting Remotely Sensed Vegetation Health in Python
Stars: ✭ 44 (+193.33%)
Mutual labels:  prediction, forecasting
verif
Software for verifying weather forecasts
Stars: ✭ 70 (+366.67%)
Mutual labels:  prediction, forecasting
folioman
Indian Mutual Funds Portfolio Manager
Stars: ✭ 21 (+40%)
Mutual labels:  mutual-funds, mutual-fund-portfolio
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (+86.67%)
Mutual labels:  prediction
Forecasting-Solar-Energy
Forecasting Solar Power: Analysis of using a LSTM Neural Network
Stars: ✭ 23 (+53.33%)
Mutual labels:  forecasting
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (+120%)
Mutual labels:  prediction
Vision CoreML-App
This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for the predictions. The Vision library of CoreML is used here. The trained model fed to the system is AgeNet.
Stars: ✭ 15 (+0%)
Mutual labels:  prediction
modeltime.gluonts
GluonTS Deep Learning with Modeltime
Stars: ✭ 31 (+106.67%)
Mutual labels:  forecasting
Forecasting with R practices
Forecast using R language. The problems are from 'Forecasting: Principles and Practice(2nd ed.)'.
Stars: ✭ 38 (+153.33%)
Mutual labels:  forecasting
Word-Prediction-Ngram
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
Stars: ✭ 25 (+66.67%)
Mutual labels:  prediction
forestError
A Unified Framework for Random Forest Prediction Error Estimation
Stars: ✭ 23 (+53.33%)
Mutual labels:  prediction

Forecasting Mutual Funds

This Project gives you an overall idea for Forecasting Mutual Funds.

Python Dependencies License

Introduction

  • 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.

Installation

Clone this repository and install the requirements.

Pre-Requisite

Project required Mutual fund scheme code, here you can get those.

Steps to Run from Terminal

  1. Direct to cloned repository path in CMD or Terminal
  2. Run main.py
  >>D:\Forecasting_Mutual_Funds> python main.py
  1. Enter Mutual Fund Scheme code you want to Forecast
  >>Enter the MF Scheme code:- MF code
  1. Wait a minute to get the result as

Steps to Run as Web App

  1. Direct to cloned repository path and Run app.py
  2. Navigate to http://localhost:5000/
  3. Enter Scheme code, select Algorithm and click View

Disclaimer

This project gives an idea about MF forecasting and should not be considered as investment advice.

Crypto Prediction

Prediction of Cryptocurrencies in Indian Rupees here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].