Showing 1 Result(s)

Stock prediction app using RNN

The app embedded below uses Streamlit app deployment service. The app attempts to predict the stock price for the top 20 stocks on the S&P (based on market cap when the models were created). For each of the stocks, a recurrent neural network model is created.Sentiment analysis is also applied to tweets tagging the company symbol. …