mlr3filters 0.3.0
- Add Permutation (#70)
- Add
flts() (#77)
- Github Actions: set cron job to 4am to avoid potential download issues with R-devel on macOS
- Filters now have a help method
$help() which opens the respective help page (#68)
mlr3filters 0.2.0
Internal
- Use
private$.calculate instead of public “calculate” method for Filters
- switch from Travis to GitHub Actions
- Use Roxygen R6 notation for docs
Enhancements
- new filter
FilterFindCorrelation (#62, @mb706)
mlr3filters 0.1.1
- Replace dependency
Metrics with mlr3measures.
mlr3filters 0.1.0