| 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 | Method and Description |
|---|---|
XGBoostModelParser.XgTreeContext |
XGBoostModelParser.xgTree() |
XGBoostModelParser.XgTreeContext |
XGBoostModelParser.XgModelContext.xgTree(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<XGBoostModelParser.XgTreeContext> |
XGBoostModelParser.XgModelContext.xgTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
XGBoostModelListener.enterXgTree(XGBoostModelParser.XgTreeContext ctx)
Enter a parse tree produced by
XGBoostModelParser.xgTree(). |
void |
XGBoostModelListener.exitXgTree(XGBoostModelParser.XgTreeContext ctx)
Exit a parse tree produced by
XGBoostModelParser.xgTree(). |
T |
XGBoostModelVisitor.visitXgTree(XGBoostModelParser.XgTreeContext ctx)
Visit a parse tree produced by
XGBoostModelParser.xgTree(). |
T |
XGBoostModelBaseVisitor.visitXgTree(XGBoostModelParser.XgTreeContext ctx)
Visit a parse tree produced by
XGBoostModelParser.xgTree(). |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
XGTreeDictionaryVisitor.visitXgTree(XGBoostModelParser.XgTreeContext ctx)
Visit a parse tree produced by
XGBoostModelParser.xgTree(). |
DecisionTreeNode |
XGTreeVisitor.visitXgTree(XGBoostModelParser.XgTreeContext ctx)
Visit a parse tree produced by
XGBoostModelParser.xgTree(). |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025