Boston Housing Regression Task
A regression task for the mlbench::BostonHousing2 data set.
R6::R6Class inheriting from TaskRegr.
mlr_tasks$get("boston_housing") tsk("boston_housing")
Task type: “regr”
Dimensions: 506x19
Properties: -
Has Missings: FALSE
Target: “medv”
Features: “age”, “b”, “chas”, “cmedv”, “crim”, “dis”, “indus”, “lat”, “lon”, “lstat”, “nox”, “ptratio”, “rad”, “rm”, “tax”, “town”, “tract”, “zn”
Dictionary of Tasks: mlr_tasks
as.data.table(mlr_tasks)
for a complete table of all (also dynamically created) Tasks.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.