Section 01
Introduction: Practice of Bike-sharing Demand Forecasting Based on Deep Neural Networks
This article introduces a master's course project in Statistics at the University of Geneva, Switzerland. Addressing the bike-sharing demand forecasting problem, it uses 15,211 hourly observation data points and achieves high-precision prediction with a Kaggle MAE of 35.75 through cyclic encoding, multi-model comparison, and deep neural network optimization. The project covers the complete process from feature engineering to model design, providing a reference for related practices.