bike rentals regression
The experiment predicts daily demand of bicycles using Boosted Decision Tree and Linear Regression.
It is basically a comparison between which algorithm suits best to the Bike Rental UCI Dataset. As concluded from the Evaluate Module Boosted Decision Tree performs much better for the data.