Skip to content

Commit

Permalink
release: 1.3.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Jan 16, 2025
1 parent 08ca1d1 commit d6ff87b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mlr3fselect
Title: Feature Selection for 'mlr3'
Version: 1.3.0
Version: 1.3.0.9000
Authors@R: c(
person("Marc", "Becker", , "marcbecker@posteo.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8115-0400")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# mlr3fselect (development version)

# mlr3fselect 1.3.0

* refactor: Use [fastVoteR](https://github.com/bblodfon/fastVoteR) for feature ranking in `EnsembleFSResult()` objects
Expand Down

0 comments on commit d6ff87b

Please sign in to comment.