STOCK MARKET PREDICTION SYSTEM USING MACHINE LEARNING APPROACH
Keywords:
Neural Network Back-Propagation, Gradient Descent, PredictionAbstract
This document presents a web application for predicting the best outcome of the stock market prices for different companies and its users who like trading and love to invest in stocks. A Back-propagation neural network is used along with an artificial neural network to determine the parameters and to obtain high accuracy in prediction. In, this document we are going to represent a more suitable method to predict the stock movement with higher accuracy. The most essential thing is the data-set for the prediction of stock prices hence it is our basic requirement and so we are using the previous data-set of the stock market prices. Hence, our admin can upload stock price history. It also focuses on data pre-processing. Secondly, after pre-processing the data, the system reads stock price history and gives input to the Back-propagation algorithm. Back-propagation gives output as the final predicted rate comes. The system can get the output of the prediction list of stock price and graph of prediction table like that user can view the final predicted result
Downloads
Published
Issue
Section
License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
Under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0 DEED).
You are free to:
- Share — copy and redistribute the material in any medium or format
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial — You may not use the material for commercial purposes .
- NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified material.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
Rights of Authors
Authors retain the following rights:
1. Copyright and other proprietary rights relating to the article, such as patent rights,
2. the right to use the substance of the article in future works, including lectures and books,
3. the right to reproduce the article for own purposes, provided the copies are not offered for sale,
4. the right to self-archive the article.