aryan-harsh / Stock-Market-Predictor
This contains our project for the course Data Mining, titled Stock Market Predictor. The project applies various Models (such as ARIMA, SVM, various ensemble approaches) in a Dataset of Stock Market for 5 Years , plus Technical Indicators, Wikipidea hits, News mentions and other such features.
☆12Updated 4 years ago
Alternatives and similar repositories for Stock-Market-Predictor:
Users that are interested in Stock-Market-Predictor are comparing it to the libraries listed below
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆54Updated 4 years ago
- Stock Market Price Prediction: Used machine learning algorithms such as Linear Regression, Logistics Regression, Naive Bayes, K Nearest N…☆25Updated 4 years ago
- This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Networks to predict stock prices.☆84Updated 3 years ago
- Predicting stock market prices using RNN with LSTM☆12Updated 5 years ago
- Algorithmic approach to analysing performance and the similarity of different stocks in S&P 500 via cluster analysis.☆9Updated 8 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆56Updated 6 years ago
- Math Techniques viz. ARIMA, Frequency Decomposition, Fourier Filtering, Linear Regression & Bi-directional LSTMs on Feature Engineered S…☆21Updated 5 years ago
- A Streamlit based application to predict future Stock Price and pipeline to let anyone train their own multiple Machine Learning models o…☆88Updated 7 months ago
- bitcoin prediction algorithms☆25Updated 6 years ago
- LSTM stock prediction and backtesting☆14Updated 5 years ago
- keywords - Kmeans Clustering, Tsne, PCA, Indian Stocks, Johansen test☆31Updated 6 years ago
- LSTM RNN for sentiment-based stock prediction☆64Updated 7 years ago
- Stock market forecasting using the ARIMA model.☆48Updated 3 years ago
- BEST SCORE ON KAGGLE SO FAR. Mean Square Error after repeated tuning 0.00032. Used stacked GRU + LSTM layers with optimized architecture,…☆69Updated 6 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆21Updated 7 years ago
- This is a basic stock market predictor built using artificial neural network and implemented in Python.☆12Updated 7 years ago
- Stock closing and opening forecasting using Deep neural network and LSTM(technical indicators included)☆20Updated 7 years ago
- Stock Price prediction using news data. The datasets used consists news and stock price data from 2008 to 2016. The polarity(Subjectivity…☆48Updated 7 years ago
- A detailed study of four machine learning Techniques(Random-Forest, Linear Regression, Neural-Networks, Technical Indicators(Ex: RSI)) ha…☆25Updated last year
- A hybrid of ANN, RNN and Regressor models to predict stock prices☆42Updated 4 years ago
- Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial w…☆21Updated 3 years ago
- Time Series analysis with Python and ARIMA model to forecast Bitcoin price☆22Updated 6 years ago
- To create a data-web application deployed using the azure app service, which was made on Streamlit, the leading Pythonic data application…☆11Updated 2 years ago
- In this Jupyter Notebook, I've used LSTM RNN with Technical Indicators namely Simple Moving Average (SMA), Exponential Moving Average (EM…☆39Updated 3 years ago
- This repository is the result of our work for the course CSCI-SHU 360 Machine Learning☆59Updated 4 years ago
- Compilation of technical analysis tools (EMA, Bollinger bands), fundamental analysis, machine learning models (LSTM, Random forest, ARIMA…☆13Updated 3 years ago
- 1. First we fetch data of stocks in realtime from nse India website, perform basis data visualizations using python to analyze the stock.…☆63Updated last year
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆27Updated 5 years ago
- Stock market prediction using standard, ensemble, and neural-network-based models.☆9Updated 4 years ago
- This Project is predicting stocks for 32 companies with error less than 1% using LSTM Networks.☆67Updated 5 years ago