Time Series On Ride Sharing

Time Series On Ride Sharing

Scotty is a ride-sharing business operating in several big cities in Turkey. The company provides motorcycle ride-sharing services for Turkey’s citizens, emphasizing efficiency in traveling through traffic. The app even makes reference to Star Trek with its "beam me up" order buttons.

Scotty has provided us with a real-time transaction dataset. With this dataset, we aim to assist them in solving forecasting and classification problems to improve their business processes.

As we approach the end of 2017, we need to prepare a forecast model to help Scotty anticipate end-of-year demands. However, since Scotty is relatively new, we do not have historical data for December. Therefore, we cannot rely on past demands to prepare forecasts for December's demands. Fortunately, time series analysis offers a solution to forecast future demands without relying on historical December data.

In this project, we will develop an automated forecasting framework to streamline the process of selecting forecast models, ensuring scalability and efficiency for future forecasting needs.

Libraries Used

Project Overview

Future Steps

Conclusion

The forecast from tbats models showing a better performance for all and each sub-area. This online transportation case has two types of seasonality, daily and weekly. So we use stlmtbats, and HoltWinter.

Reference

Github: https://github.com/muslimalfatih/ml-playground/tree/master/ride-sharing-time-series

Demo: https://rpubs.com/muslimalfatih/time-series-ride-sharing