International Journal of Academic Engineering Research (IJAER)
  Year: 2023 | Volume: 7 | Issue: 10 | Page No.: 10-16
Google Stock Price Prediction Using Just Neural Network Download PDF
Mohammed Mkhaimar AbuSada, Ahmed Mohammed Ulian, Samy S. Abu-Naser

Abstract:
The aim behind analyzing Google Stock Prices dataset is to get a fair idea about the relationships between the multiple attributes a day might have, such as: the opening price for each day, the volume of trading for each day. With over a hundred thousand days of trading data, there are some patterns that can help in predicting the future prices. We proposed an Artificial Neural Network (ANN) model for predicting the closing prices for future days. The prediction is based on these features (date, opening price, highest price, lowest price, volume), which were used as input variables and (closing price) as output variable for our ANN model. Our model was created, trained, and validated using data set in JNN environment, which its title is "Google-Stock-Prices". The model evaluation showed that the ANN model is able to predict correctly 99.48% of the validation samples.