Skip to content

Commit 3feae51

Browse files
committed
Deploying to gh-pages from @ 86589b1 🚀
1 parent 78b3232 commit 3feae51

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

dev/news/index.html

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

dev/news/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## parsnip (development version)
44

5+
- Updates to some boosting tuning parameter information:
6+
([\#1306](https://github.com/tidymodels/parsnip/issues/1306))
7+
8+
- lightgbm and catboost have smaller default ranges for the learning
9+
rate: -3 to -1 / 2 in log10 units.
10+
- lightgbm, xgboost, catboost, and C5.0 have smaller default ranges
11+
for the sampling proportion: 0.5 to 1.0.
12+
- catboost engine arguments were added for `max_leaves` and
13+
`l2_leaf_reg`.
14+
515
- Enable generalized random forest (`grf`) models for classification,
616
regression, and quantile regression modes.
717
([\#1288](https://github.com/tidymodels/parsnip/issues/1288))

dev/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ articles:
66
articles/Examples: Examples.html
77
parsnip: parsnip.html
88
articles/Submodels: Submodels.html
9-
last_built: 2025-11-14T20:26Z
9+
last_built: 2025-11-19T16:16Z
1010
urls:
1111
reference: https://parsnip.tidymodels.org/reference
1212
article: https://parsnip.tidymodels.org/articles

dev/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)