Predicting Bike Rental Demand with XGBoost and Python

Just finished my first ever data science project through SRM Insider's AI/ML domain and it was a lot more interesting than I expected. The task was predicting hourly bike rental demand in Washington D.C. using 17000+ hours of real weather and calendar data. What surprised me most was that creating the right features mattered way more than picking a fancy model. Giving the model a memory of what happened an hour ago moved the needle more than any tuning did. Final result: 3x better than the baseline, average error down from 132 to 44 on unseen data. Biggest takeaway: EDA and understanding your data before building anything matters more than the model itself. Built with Python, XGBoost, Pandas and a lot of plot staring 😄 GitHub: https://lnkd.in/gP9MNnis #DataScience #MachineLearning #Python #XGBoost #SRMInsider

To view or add a comment, sign in

Explore content categories