JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Class
Description
Dart
Gradient boosted DART tree implementation.
DefaultRegTreeFactory
FVec
Interface of feature vector.
FVec.Transformer
FVecArrayImpl
FVecArrayImpl.FVecDoubleArrayImpl
FVecArrayImpl.FVecFloatArrayImpl
FVecMapImpl
GBBase
GBLinear
Linear booster implementation
GBLinear.ModelParam
GBTree
Gradient boosted tree implementation.
GBTree.ModelParam
GradBooster
Interface of gradient boosting model.
GradBooster.Factory
INode
<
T
>
INodeStat
ModelReader
Reads the Xgboost model from stream.
ObjFunction
Objective function implementations.
ObjFunction.RegLossObjLogistic
Logistic regression.
ObjFunction.RegLossObjLogistic_Jafama
Logistic regression.
ObjFunction.RegObjFunction
Regression.
ObjFunction.SoftmaxMultiClassObjClassify
Multiclass classification.
ObjFunction.SoftmaxMultiClassObjProb
Multiclass classification (predicted probability).
ObjFunction.SoftmaxMultiClassObjProb_Jafama
Multiclass classification (predicted probability).
Predictor
Predicts using the Xgboost model.
Predictor.ModelParam
Parameters.
PredictorConfiguration
PredictorConfiguration.Builder
RegTree
Regression tree.
RegTreeFactory
RegTreeImpl
Regression tree.
RegTreeImpl.Node
RegTreeImpl.Param
Parameters.
RegTreeNode
RegTreeNodeStat
Statistics for node in tree.
SparkModelParam