JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
biz.k11i.xgboost.gbm.GBBase
Packages that use
GBBase
Package
Description
biz.k11i.xgboost.gbm
Uses of
GBBase
in
biz.k11i.xgboost.gbm
Subclasses of
GBBase
in
biz.k11i.xgboost.gbm
Modifier and Type
Class
Description
class
Dart
Gradient boosted DART tree implementation.
class
GBLinear
Linear booster implementation
class
GBTree
Gradient boosted tree implementation.