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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021