geocompx / geocompr

Geocomputation with R: an open source book
https://r.geocompx.org/
Other
1.59k stars 584 forks source link

Revert ml stuff #1124

Closed jannes-m closed 1 month ago

jannes-m commented 1 month ago

In the latest mlr3 version is a breaking change (https://github.com/mlr-org/mlr3/releases/tag/v0.21.0) how fallback learners are defined (see also #1111). I have addressed this, let's what comes next -:)

Robinlovelace commented 1 month ago

Great job, thanks Jannes, will merge!