Package | Description |
---|---|
org.apache.ignite.ml.xgboost.parser |
Base package for XGBoost model parser implementation.
|
org.apache.ignite.ml.xgboost.parser.visitor |
Base package for XGBoost model parser ANTLR visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
XGBoostModelBaseVisitor<T>
This class provides an empty implementation of
XGBoostModelVisitor ,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
Modifier and Type | Class and Description |
---|---|
class |
XGModelVisitor
XGBoost model visitor that parses model.
|
class |
XGTreeDictionaryVisitor
Tree dictionary visitor that collects all feature names.
|
class |
XGTreeVisitor
XGBoost tree visitor that parses tree.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024