5Swati5/Analyzing-the-stock-prices-using-Deep-Learning-Algorithms
Time series ase studies are one of the most challenging problems in finncial engineering forecast since it adds complexity of a sequence dependence among the input variables. Time series problems could be solved using traditional methods as well as deep learning algorithms. Time series problems are peculiar problems unlike regression analysis and stock price prediction is one such example where deep learning model would do benefit. The project makes use of LSTM model so as to give fair results for opening prices of stocks. For this, initially, RNN and LSTM, both the models would be run and as per the evaluations, LSTM model would be used furtheron to check the deviations of real test data with the predicted test values using the LSTM model. Furthermore, it would also be complimented with proper visualization of plots, and also how much the test data is deviated form original train data set. So for this project, the train set of around 1250 rows would be used and a test set of about 20 rows would be used for checking the error and deviations
No commits in the last 6 months.
Stars
1
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 19, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/5Swati5/Analyzing-the-stock-prices-using-Deep-Learning-Algorithms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum...
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3 project for analyzing stock prices and methods of stock trading. It uses...
LeonardoBerti00/TLOB
This is the official repository for the paper TLOB: A Novel Transformer Model with Dual...
JordiCorbilla/stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for...
jcamiloangarita/stocker
Stock Price Prediction