Skip to content

Forecasting Stock Price (Independent Capstone project)

Notifications You must be signed in to change notification settings

xoire/Forecasting-Stock-Price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Forecasting-Stock-Price

Implemented transfer learning with NLP FinBERT model on millions of social media scraped text. Organized text data with MongoDB. Built LSTM RNN model for time-series analysis on stock historical transaction data and sentiment analysis data to forecast stock prices.

Forecasting Stock Price (Independent Capstone project) for University of Toronto SCS Deep Learning course