Skip to content

In this Project I use the Kaggle Bike sharing dataset to predict the sales of bike given a Multivariate Time series. I model the multivariate data using ensemble of Random Forests and Gradient Boosted trees. After that the residuals of the model are fit with an ARMA/ARIMA/SARIMA model and later forecasted. The residuals are later added back to t…

Notifications You must be signed in to change notification settings

deerishi/ensemble-of-sarima-random-forests-and-gradient-boosting-trees

Repository files navigation

ensemble-of-sarima-random-forests-and-gradient-boosting-trees

In this Project I use the Kaggle Bike sharing dataset to predict the sales of bike given a Multivariate Time series. I model the multivariate data using ensemble of Random Forests and Gradient Boosted trees. After that the residuals of the model are fit with an ARMA/ARIMA/SARIMA model and later forecasted. The residuals are later added back to the predicted values

About

In this Project I use the Kaggle Bike sharing dataset to predict the sales of bike given a Multivariate Time series. I model the multivariate data using ensemble of Random Forests and Gradient Boosted trees. After that the residuals of the model are fit with an ARMA/ARIMA/SARIMA model and later forecasted. The residuals are later added back to t…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published