Skip to content

Commit bdd6777

Browse files
authored
Merge pull request #394 from tidymodels:rc-1-4-1
RC 1.4.1
2 parents 6aaf0e5 + 5a0e6a0 commit bdd6777

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dials
22
Title: Tools for Creating Tuning Parameter Values
3-
Version: 1.4.0.9000
3+
Version: 1.4.1
44
Authors@R: c(
55
person("Max", "Kuhn", , "max@posit.co", role = "aut"),
66
person("Hannah", "Frick", , "hannah@posit.co", role = c("aut", "cre")),

NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# dials (development version)
1+
# dials 1.4.1
22

3-
* `regularization_factor()` is now exclusive of the lower border 0 in compliance with `ranger::ranger()` (#381).
3+
* Two new parameters, `cal_method_class()` and `cal_method_reg(),` to control which method is used to calibrate model predictions (#383).
44

5-
* Two parameter functions were added, `cal_method_class()` and `cal_method_reg(),` to control which method is used to calibrate model predictions (#383).
5+
* `regularization_factor()` is now exclusive of the lower border 0 in compliance with `ranger::ranger()` (#381).
66

77

88
# dials 1.4.0

man/dials-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)