/Stock_prediction_hybrid_model

A hybrid of ANN, RNN and Regressor models to predict stock prices

Primary LanguageJupyter NotebookMIT LicenseMIT

Stock_prediction_hybrid_model

A hybrid of ANN, RNN and Regressor models to predict stock prices

Det_added.csv has records of events which has significance in Amazon's history. These events may be marked as we know deals and product launches and legal matters often regulate a stock.

Future possible work(data is available): Impact of financial news and traders sentiment analysis, which is not possible right now due to data inavalability. This results combined with the events can be fed to the covering nueral network to provide more robustness.

Description at: https://towardsdatascience.com/stock-price-prediction-based-on-deep-learning-3842ef697da0