Skip to content

Commit

Permalink
do bht correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
mb706 committed Nov 14, 2024
1 parent a1731e5 commit 43175d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/TaskRegr_boston_housing.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ load_boston_housing = function(id = "boston_housing") {
bht$man = "mlr3pipelines::mlr_tasks_boston_housing"
bht$backend$hash = "mlr3::mlr_tasks_boston_housing"
bht
tsk()$add("boston_housing", bht)
}

supply_boston_housing = function() {
Expand Down

0 comments on commit 43175d6

Please sign in to comment.