-
Built a basic model to predict price of a stock using its past historical data.
-
Then added a variety of technical indicators like EMA, SMA, RSI, MACD, Stochastic oscillator, VWAP etc. to the dataframe.
-
Performed feature selection using p-value (stastical modelling) to extract the most relevant features.
-
Consequently trained an LSTM network in the enhanced dataframe to improve the accuracy of predictions.
arushmathur/Stock-Price-Prediction-
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|