We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b170b commit 636de7cCopy full SHA for 636de7c
NEWS.md
@@ -4,6 +4,8 @@
4
5
* For three models (`glmnet`, `xgboost`, and `ranger`), enable sparse matrix use via `fit_xy()` (#373).
6
7
+* Some added protections were added for function arguments that are dependent on the data dimensions (e.g., `mtry`, `neighbors`, `min_n`, etc).
8
+
9
# parsnip 0.1.3
10
11
* A `glance()` method for `model_fit` objects was added (#325)
0 commit comments