An open API service indexing awesome lists of open source software.

https://github.com/lukemercouris/bike_rental_predictor

Bike Rental Demand Prediction: Built regression model to forecast hourly bike rentals in DC using time-based features and Gradient Boosting Regressor. Achieved R² of 0.965, RMSE of 33.94, and MAE of 22.49. Created Streamlit web app for real-time rental predictions.
https://github.com/lukemercouris/bike_rental_predictor

classification-algorithm gradient-boosting machine-learning machine-learning-algorithms python regression-algorithms regression-models streamlit streamlit-webapp

Last synced: 3 months ago
JSON representation

Bike Rental Demand Prediction: Built regression model to forecast hourly bike rentals in DC using time-based features and Gradient Boosting Regressor. Achieved R² of 0.965, RMSE of 33.94, and MAE of 22.49. Created Streamlit web app for real-time rental predictions.

Awesome Lists containing this project