Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 294 Bytes

Stock Prediction

Creating a software that can predict the long-term stock prices by using a variety of methods, such using LSTMs for predictions, scraping websites for news that can affect stock prices and using important historical data of prices.

Scraping code is still under development.