- implement clamping and MESS to manage extrapolation
- clearly separate sampling of background vs pseudo-absences
- update vignettes
- fix a but in the 'predict*' functions that prevented a fixed threshold to be used to assign classes
- ensure compatibility with upcoming changes in
tune
- fix bug in
filter_high_cor
due to changes interra
1.6.75 - implement
collect_metrics
for ensembles.
- Release on CRAN
- Add a
spatial_recipe
class. This is a BREAKING change that makes previously saved objects unusable, but old code will work as expected. - Additional articles showing how to use additional
tidymodels
features, and how to debug errors. - Integration of DALEX to explain models.
- More functions to select variables.
- Initial release on GitHub.