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 1f1835b commit f6f1240Copy full SHA for f6f1240
inst/models.tsv
@@ -14,11 +14,13 @@
14
"bart" "regression" "dbarts" NA
15
"boost_tree" "censored regression" "mboost" "censored"
16
"boost_tree" "classification" "C5.0" NA
17
+"boost_tree" "classification" "catboost" "bonsai"
18
"boost_tree" "classification" "h2o" "agua"
19
"boost_tree" "classification" "h2o_gbm" "agua"
20
"boost_tree" "classification" "lightgbm" "bonsai"
21
"boost_tree" "classification" "spark" NA
22
"boost_tree" "classification" "xgboost" NA
23
+"boost_tree" "regression" "catboost" "bonsai"
24
"boost_tree" "regression" "h2o" "agua"
25
"boost_tree" "regression" "h2o_gbm" "agua"
26
"boost_tree" "regression" "lightgbm" "bonsai"
0 commit comments