Skip to content

mlr3spatial 0.4.0

Choose a tag to compare

@be-marc be-marc released this 27 Feb 19:43
· 44 commits to main since this release
34f6ecf
  • refactor: The data input of spatial_predict() accepts SpatRaster, stars sf RasterStack and RasterBrick objects now.
    A mlr3::TaskUnsupervised can still be passed but the argument name changed from task to newdata.
  • fix: The log showed a warning when the estimated values per chunk were a floating number.