Releases: mlr-org/mlr3spatiotempcv
Releases · mlr-org/mlr3spatiotempcv
mlr3spatiotempcv 2.3.4
12 Sep 11:16
Compare
Sorry, something went wrong.
No results found
mlr3spatiotempcv 2.3.3
10 Jul 15:19
Compare
Sorry, something went wrong.
No results found
Bug fixes
mlr3 1.0.0 compatibility (#242 ).
Use of custom train_color and test_color in autoplot() (#241 , #243 ).
mlr3spatiotempcv 2.3.2
09 Dec 07:22
Compare
Sorry, something went wrong.
No results found
mlr3 compatibility
JSS paper inclusion
Roxygen fixes
mlr3spatiotempcv 2.3.1
18 Apr 08:32
Compare
Sorry, something went wrong.
No results found
Add support for new {paradox} version (#234 )
Rename ppoints param in {CAST} functions to predpoints to adhere with the upstream package renaming (#237 )
Update {vdiffr} tests with latest {ggplot2} version
mlr3spatiotempcv 2.3.0
22 Jan 18:07
Compare
Sorry, something went wrong.
No results found
Features
Allow changing point size in all autoplot() functions (#231 ).
Misc
Cleanup dicts during unload (#233 )
Pass ellipsis to all autoplot() sub-functions.
Fix mlr3book references
Compile "vis" vignette also on macOS
mlr3spatiotempcv 2.2.0
24 Dec 14:23
Compare
Sorry, something went wrong.
No results found
Features
Add "knndm" method from package {CAST} (#229 )
Add label_size to "spcv_block" to make label size configurable (#227 )
Add show_omitted for "spcv_buffer" method (#228 )
mlr3spatiotempcv 2.1.0
24 May 16:05
Compare
Sorry, something went wrong.
No results found
Add support for {blockCV} v3 and bump requirement to >= 3.1.2 (#222 )
Replace {raster} dependency in favor of {terra}
Remove CLUTO algorithm and method due to CLUTO being non-downloadable anymore (#224 )
mlr3spatiotempcv 2.0.3
19 Nov 08:49
Compare
Sorry, something went wrong.
No results found
add label support for built-in tasks
adhere to CRAN "noSuggests" policy
wrap some long running examples in donttest{}
mlr3spatiotempcv 2.0.2
09 Aug 18:54
Compare
Sorry, something went wrong.
No results found
Add error message when trying to create a TaskClassifST or TaskRegrST from an sf object
Synchronize TaskClassifST or TaskRegrST with {mlr3spatial}
Add support for mlr_reflections changes in {mlr3} > 0.13.4
Adjust "Getting Started" vignette to recent API changes
autoplot.ResamplingSptCVCstf(): Add missing support for argument axis_label_fontsize for x and y axes
mlr3spatiotempcv 2.0.1
23 Jun 05:49
Compare
Sorry, something went wrong.
No results found
Bugfixes
autoplot.ResamplingSptCVCstf: when multiple folds are requested, the subplots are now returned again (before, the return was empty)
autoplot.ResamplingSptCVCstf: the legend item for the "omitted" observations now displays the correct color and label again