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.
☆11Updated 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
- This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Networks to predict stock prices.☆83Updated 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
- A collection of notebooks and different prediction models that can predict the stock prices. Also a comparison of how all these models pe…☆29Updated 4 years ago
- A group project for CMPE272 at SJSU☆35Updated 6 years ago
- Predicting stock market prices using RNN with LSTM☆12Updated 5 years ago
- This repository delineates the affect of social perception on the stock price of a company☆18Updated 5 years ago
- Stock Price Prediction case study using Keras☆166Updated 4 years ago
- Final Year Capstone Project for B.Tech in Computer Science☆12Updated 4 years ago
- Stock market prediction model ANN, SVM, SVR☆16Updated 6 years ago
- Sentiment analysis of the collected tweets is used for prediction model for finding and analysing correlation between contents of news ar…☆11Updated 3 years ago
- Stock Market Price Prediction: Used machine learning algorithms such as Linear Regression, Logistics Regression, Naive Bayes, K Nearest N…☆21Updated 4 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆56Updated 6 years ago
- Stock market prediction of a stock using stacked LSTM☆10Updated 4 years ago
- A Streamlit based application to predict future Stock Price and pipeline to let anyone train their own multiple Machine Learning models o…☆86Updated 5 months ago
- Stock Price Prediction using CNN-LSTM☆85Updated 5 years ago
- ☆79Updated 2 years ago
- Stock Price Prediction of any Organizations using SVR☆18Updated 5 years ago
- Predict seasonal item sales using classical time-series forecasting methods like Seasonal ARIMA and Triple Exponential Smoothing and curr…☆29Updated 4 years ago
- LSTM RNN for sentiment-based stock prediction☆64Updated 7 years ago
- kennedyCzar / STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …☆133Updated 2 years ago
- ☆77Updated 4 years ago
- Using Python StatsModel ARIMA to Forecast Time Series of Cars in Walmart Parking Lot☆31Updated 6 years ago
- Analysis of various deep learning based models for financial time series data using convolutions, recurrent neural networks (lstm), dilat…☆41Updated 7 years ago
- Algorithmic approach to analysing performance and the similarity of different stocks in S&P 500 via cluster analysis.☆9Updated 7 years ago
- I will be considering the google stocks data and will create a LSTM network for prediction.☆33Updated last year
- This Project is predicting stocks for 32 companies with error less than 1% using LSTM Networks.☆64Updated 4 years ago
- Comparing Long Term Short Memory (LSTM) & Gated Re-current Unit (GRU) during forecasting of oil price .Exploring multivariate relationsh…☆45Updated 3 years ago
- Use random forest, svm, decision tree, naive bayes to classify the wine quality in Python☆12Updated 6 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆53Updated 4 years ago
- Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is us…☆408Updated 4 years ago