Skip to content

Time-series stock market prediction model using updated ARIMA algorithms

Notifications You must be signed in to change notification settings

ChaitanyaKharche/Stock-Market-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Market-Prediction-Using-Time-Series-Analysis

Refactored a stock market prediction model using updated ARIMA from the statsmodels library. The new code separates data loading, preprocessing, modeling, and evaluation into distinct sections for better maintainability. Included a function to test data stationarity using the Dickey-Fuller Test. Performance is measured using Mean Squared Error (MSE) as a metric. The model focuses on short-term predictions for Apple stock, with an MSE of 4.995.

About

Time-series stock market prediction model using updated ARIMA algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages