This machine learning model is based on Long Short Term Memory, a subset of Recurrent Neural Network. Two model, namely SimpleRNN and LSTM, are used separately. The data is scraped from Wall Street Journal. The data is first pre- processed, that is converted the values to range of 0 and 1 using MinMaxScaler and stored into 1 D array. The time step is based on time interval of the data. The training and test data is split. Then, various LSTM and SimpleRNN layers are added and trained to see the accuracy in a graphical representation.
-
Notifications
You must be signed in to change notification settings - Fork 0
tirthadagr8/Stock_Price_predict_LSTM_SimpleRNN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published