Skip to content

Commit f6f1240

Browse files
committed
updated tsv
1 parent 1f1835b commit f6f1240

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inst/models.tsv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@
1414
"bart" "regression" "dbarts" NA
1515
"boost_tree" "censored regression" "mboost" "censored"
1616
"boost_tree" "classification" "C5.0" NA
17+
"boost_tree" "classification" "catboost" "bonsai"
1718
"boost_tree" "classification" "h2o" "agua"
1819
"boost_tree" "classification" "h2o_gbm" "agua"
1920
"boost_tree" "classification" "lightgbm" "bonsai"
2021
"boost_tree" "classification" "spark" NA
2122
"boost_tree" "classification" "xgboost" NA
23+
"boost_tree" "regression" "catboost" "bonsai"
2224
"boost_tree" "regression" "h2o" "agua"
2325
"boost_tree" "regression" "h2o_gbm" "agua"
2426
"boost_tree" "regression" "lightgbm" "bonsai"

0 commit comments

Comments
 (0)