You are on page 1of 13

PBL-II

REVIEW 1
DATE: 25 FEBRUARY 2022

TOPIC : STOCK MARKET PREDICTION


USING MACHINE LEARNING.
Adnan Shaikh - 19070124003
TEAM
MEMBERS OF Arayan Gupta - 19070124009
GROUP 78: Durgesh Vyas – 19070124019

PBL-II Guide : Dr. Deepak Dharrao


SCOPE OF PROJECT:

•We would we developing a Stock market Prediction module using Machine Learning algorithms.
• Stock Market prediction means determining the future scope of the market for which a system is
essential to be build which works with maximum accuracy considering all the important factors
that makes the stock pricing dynamic and volatile and could influence the result , which makes it
difficult to predict the stock price with high accuracy.
• Keeping this in mind we are considering to solve the accuracy problem by predicting the price
using the 3 most commonly used machine learning algorithms and then displaying the most
accurate one.
• Further we could also work on predicting which stock is better to invest in and turn this module
into a website and deploy using Heroku so that it could used by all.
FLOWCHART / BLOCK DIAGRAM:
WORK CALENDAR & LITERATURE REVIEW:
METHODOLOGY OF IMPLEMENTATION:
Stock Market prediction can be done by many Machine Learning algorithms
We are aiming to provide the user with the most accurate pricing and data visualization for which the
implementation steps are as follows:
• Step 1 : Selecting the dataset.
The dataset selected will be apt and would provide all the information of the Indian Market as well as the
overseas market stocks, needed to predict the price.
• Step 2 : Importing the libraries and reading the dataset
The libraries required for the prediction will be imported and the dataset will be readed using pandas library
• Step 3 : Scaling and Training
Scaling down to get greater precision will be done , then the dataset will be divided into training and testing set
before feeding it to the training model.
Step 4 : Data Processing for Transforming data into the format,
the algorithms that the algorithm interprets.

Step 5 : Calculating the The accuracy will be calculated in


METHODOLOGY Accuracy of the data with all LSTM , SVM and Random Forest
Algorithm
OF the three algorithms
IMPLEMENTATIO
N: Step 6 : Predicting and The price will be predicted with the
most accurate algorithm , and then
Displaying the results: the data will be displayed .

By following this methodology we would be successful in


developing a Stock Market Prediction model
Stock Market analysis is a critical area of research and
on getting the insights after going through multiple
research papers we came to a conclusion that most of
them cannot prove their accuracy .

PLAN OF In this field of analysis the most important part is the


accuracy of the prediction so to ensure that , our main
ACTION: goal is to use the 3 most commonly used algorithm for
stock market prediction and compare them to give the
final data visualization.

Stock Market investment is sometime a long term


period work , so our secondary goal would to provide
a long term prediction along with the short term ,
while accuracy being the primary goal.
COSTING:

In this prediction since the dataset used are available for free for the public domain ,
costing is not needed for now , same goes for the research papers and the journals .

For the technical part of the project , since the softwares used are available for free ,
no funding required for that .

Moreover , as the project proceeds we might be needing funds at a certain stage


MEETING FOR REVIEW-1 (CONDUCTED ON 25TH FEB) :
REFERENCES:
• https://www.hindawi.com/journals/scn/2021/5522375/

• https://www.hindawi.com/journals/sp/2021/4055281/

• https://scholarworks.lib.csusb.edu/cgi/viewcontent.cgi?article=1435&context=jitim

• https://iopscience.iop.org/article/10.1088/1757-899X/1022/1/012098/pdf

• https://www.researchgate.net/publication/341482418_A_Survey_on_Stock_Market_Prediction_Using_Machine_Learning_Techniques

• https://www.mdpi.com/2079-9292/10/21/2717/pdf

You might also like