August 28, 2021

Seoul Bike Rental Prediction

Posted on August 28, 2021  •  1 minutes  • 62 words

hourly rental data along with weather data.

the training set is comprised of the first 20 days of each month, while the test set is the 21th to the end of the month.

predict the total count of bikes rented during each hour covered by the test set, using only information available prior to the rental period.

link for kaggle notebook !

Follow me