powered by
Regression data to predict the number of runs scored. Obtained using the mlr3oml package.
Contains 14 features and 1232 observations. Target column is "rs".
"rs"
All variable names have been converted from upper case to lower case.
The variables "year", "rs", "ra", "w"` have been coerced to integers.
"year"
"rs",
,
data("moneyball", package = "mlr3data") str(moneyball)
Run the code above in your browser using DataLab