Skip to content

Commit

Permalink
Increment package version to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-j-smith committed Apr 4, 2022
1 parent 4485a4c commit 063f785
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: MachineShop
Type: Package
Title: Machine Learning Models and Tools
Version: 3.4.1
Date: 2022-03-21
Version: 3.4.2
Date: 2022-04-04
Authors@R: person(c("Brian", "J"), "Smith",
email = "[email protected]",
role = c("aut", "cre"))
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Version Updates

## 3.4.2
* Add argument `select` to `rfe()`.
* Fix object `perf_stats` not found in `optim()`.

## 3.4.1
* Add argument `conf` to `set_optim_bayes()`.
* Enable global grid expansion and tuning of `StackedModel` and `SuperModel` in `ModelSpecification()`.
Expand Down

0 comments on commit 063f785

Please sign in to comment.