Uses of Interface
biz.k11i.xgboost.gbm.GradBooster
Packages that use GradBooster
-
Uses of GradBooster in biz.k11i.xgboost
Fields in biz.k11i.xgboost declared as GradBooster -
Uses of GradBooster in biz.k11i.xgboost.gbm
Classes in biz.k11i.xgboost.gbm that implement GradBoosterModifier and TypeClassDescriptionclassGradient boosted DART tree implementation.(package private) classclassLinear booster implementationclassGradient boosted tree implementation.Methods in biz.k11i.xgboost.gbm that return GradBoosterModifier and TypeMethodDescriptionstatic GradBoosterGradBooster.Factory.createGradBooster(String name) Creates a gradient booster from given name.