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 76581a0 commit 64680a2Copy full SHA for 64680a2
R/rand_forest_data.R
@@ -214,7 +214,7 @@ set_pred(
214
)
215
216
set_pred(
217
- mod = "rand_forest",
+ model = "rand_forest",
218
eng = "ranger",
219
mode = "classification",
220
type = "raw",
@@ -254,7 +254,7 @@ set_pred(
254
255
256
257
258
259
mode = "regression",
260
type = "conf_int",
0 commit comments