Skip to content

Commit

Permalink
chore: bump version to 0.8.0 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc authored Nov 16, 2022
1 parent 4648855 commit cb9e8f1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mlr3fselect
Title: Feature Selection for 'mlr3'
Version: 0.7.2.9000
Version: 0.8.0
Authors@R:
c(person(given = "Marc",
family = "Becker",
Expand Down Expand Up @@ -54,7 +54,7 @@ Language: en-US
NeedsCompilation: no
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Collate:
Collate:
'ArchiveFSelect.R'
'AutoFSelector.R'
'FSelectInstanceSingleCrit.R'
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mlr3fselect 0.7.2.9000
# mlr3fselect 0.8.0

* refactor: `FSelectorRFE` throws an error if the learner does not support the `$importance()` method.
* refactor: The `AutoFSelector` stores the instance and benchmark result if `store_models = TRUE`.
Expand Down
7 changes: 3 additions & 4 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ AutoFSelector
BenchmarkResult
Bengio
Bergstra
CodeFactor
Codomain
FSelect
FSelectInstanceMultiCrit
FSelectInstanceSingleCrit
Expand All @@ -16,17 +16,17 @@ Hepp
Mattermost
Mayr
ORCID
ObjectiveFSelect
ParamSet
Pseudovariables
RFE
ResampleResult
StackOverflow
Stefanski
Subclasses
Uninstantiated
bbotk
cheatsheet
cloneable
codomain
dev
fselect
fselector
Expand All @@ -38,4 +38,3 @@ parallelize
permutated
saveRDS
th
unnested

0 comments on commit cb9e8f1

Please sign in to comment.