Bikes Rented Predictor using BDT - Sam M. Mfalila
A machine learning model to predict total bikes to be rented given some input features.
This regression model uses the Boosted Decision Trees (BDT) regression algorithm to predict the number of
bikes to be rented with 93% accuracy.