Skip to content

Predict the apple stock market price for next 30 days. There are Open, High, Low and Close price has been given for each day starting from 2012 to 2019 for Apple stock.

Notifications You must be signed in to change notification settings

ShubhamMore4/Project-Stock_Price_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Stock_Price_Prediction

Business Objective:

Predict the apple stock market price for next 30 days. There are Open, High, Low and Close price has been given for each day starting from 2012 to 2019 for Apple stock.

• Stock market price prediction is a specific application of time series forecasting that aims to predict future prices of individual stocks or market indices. It is a challenging task due to the complex and dynamic nature of financial markets. While no prediction method can guarantee accurate results, various approaches are used in stock market price prediction, In this Project we have used Time Series Model ARIMA for forecasting

ARIMA Pipline:

• One of the essential step of Time Series analysis is to ensure that the data is in a regular time series format with equal time intervals.

• Building a Machine learning model for Stock Forcasting using Python and Time Series forecasting models.

• The ARIMA (AutoRegressive Integrated Moving Average) model is a popular time series forecasting technique that can be used to predict future values based on historical data.

• The aim of this project is achieved by performing the various data analysis methods and by using Time Series forcasting techniques we'll Predict future values and build forecasting model

Model Evaluation:

• SARIMA(Montly) Model has been selected for Deployment for having good MAPE and RMSE Score compared to other models.

Model Deployment:

• Model Deployed using Streamlit.

About

Predict the apple stock market price for next 30 days. There are Open, High, Low and Close price has been given for each day starting from 2012 to 2019 for Apple stock.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published