Need help on Time Series ARIMA Model
I'm working on forecasting daily volumes and have used time series model to check for data stationarity. However, I'm strugging at forecasting data with 90% accuracy. Right now variation is extremely high and I'm just unable to bring it down.
I've used log method to transform my data. Please find the link to folder below which contains ipynb and csv files:
https://drive.google.com/drive/folders/1QUJkTucLPIf2vjo2mRmoBU6be083dYpQ?usp=sharing
Any help will be highly appreciable
Thanks, Rahul
Topic machine-learning-model time-series pandas predictive-modeling
Category Data Science