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 cbb93d2 commit 96f9adaCopy full SHA for 96f9ada
R/gen_additive_mod_data.R
@@ -1,5 +1,7 @@
1
2
set_new_model("gen_additive_mod")
3
+set_model_mode("gen_additive_mod", "classification")
4
+set_model_mode("gen_additive_mod", "regression")
5
6
# ------------------------------------------------------------------------------
7
#### REGRESION ----
0 commit comments