JacobYealy / StockPredictor

The purpose of this project is to measure the effect that sentiment has on stock prediction software. This project utilizes the Keras library in Python to build LSTM models. After the LSTM models are trained and tested, one LSTM model will be given a sentiment feature, and the accuracy of each LSTM to true market values will be evaluated.
1 stars 0 forks source link

Frontend #5

Closed JacobYealy closed 11 months ago

JacobYealy commented 11 months ago

Formatted HTML & CSS pages (Home, About, Contact). Fixed date format for the chart object displaying the data.