Skip to content

GUNNER2K/time_series-using-classical-ML-models

Repository files navigation

time_series-using-classical-ML-models

This repo contains time series forecasting on the stocks of Tesla company for the next 60 days based on the data of 3 years .

The python notebook shared uses the concept of classical ML models like ARIMA ,SARIMA and auto ARIMA to achieve accurate forecasting . This is a univariate time series forecasting , therefore only closing price is used to forecast.

some visuals and insights from the notebook:

Plot of closing price . image

Density plot of closing price. image

Data smoothening: image

Train and test splitting of data: image

Forecast on Test data: image

Forecast on next 60 days image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published