Skip to content

Commit 45ab44f

Browse files
committed
Adds news item, bumps version
1 parent db27454 commit 45ab44f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: parsnip
22
Title: A Common API to Modeling and Analysis Functions
3-
Version: 1.3.3.9000
3+
Version: 1.3.3.9001
44
Authors@R: c(
55
person("Max", "Kuhn", , "[email protected]", role = c("aut", "cre")),
66
person("Davis", "Vaughan", , "[email protected]", role = "aut"),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# parsnip (development version)
22

3+
* Fixes issue with running predictions for Decision Trees in Spark (#1309)
4+
35
* Updates to some boosting tuning parameter information: (#1306)
46
- lightgbm and catboost have smaller default ranges for the learning rate: -3 to -1 / 2 in log10 units.
57
- lightgbm, xgboost, catboost, and C5.0 have smaller default ranges for the sampling proportion: 0.5 to 1.0.

0 commit comments

Comments
 (0)