Last chance! 50% off unlimited learning
Sale ends in
Regression data to predict the total count of bikes rented. Contains
13 features and 17379 observations. Target column is "count"
.
data("bike_sharing", package = "mlr3data")
str(bike_sharing)
Run the code above in your browser using DataLab