Skip to content

Commit f248375

Browse files
committed
note in docs
1 parent f93771d commit f248375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

man/rmd/boost_tree_xgboost.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#| include: false
44
```
55

6-
`r descr_models("boost_tree", "xgboost")`
6+
`r descr_models("boost_tree", "xgboost")`. Note that in late 2025, a new version of xgboost was released with differences in its interface and model objects. This version of parsnip should work with either version.
77

88
## Tuning Parameters
99

man/rmd/boost_tree_xgboost.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
For this engine, there are multiple modes: classification and regression
4+
For this engine, there are multiple modes: classification and regression. Note that in late 2025, a new version of xgboost was released with differences in its interface and model objects. This version of parsnip should work with either version.
55

66
## Tuning Parameters
77

0 commit comments

Comments
 (0)