Package | Description |
---|---|
org.apache.ignite.ml.xgboost.parser |
Base package for XGBoost model parser implementation.
|
Modifier and Type | Method and Description |
---|---|
XGBoostModelParser.XgValueContext |
XGBoostModelParser.xgValue()
Returns XG value.
|
XGBoostModelParser.XgValueContext |
XGBoostModelParser.XgNodeContext.xgValue() |
XGBoostModelParser.XgValueContext |
XGBoostModelParser.XgLeafContext.xgValue() |
Modifier and Type | Method and Description |
---|---|
void |
XGBoostModelListener.enterXgValue(XGBoostModelParser.XgValueContext ctx)
Enter a parse tree produced by
XGBoostModelParser.xgValue() . |
void |
XGBoostModelListener.exitXgValue(XGBoostModelParser.XgValueContext ctx)
Exit a parse tree produced by
XGBoostModelParser.xgValue() . |
T |
XGBoostModelVisitor.visitXgValue(XGBoostModelParser.XgValueContext ctx)
Visit a parse tree produced by
XGBoostModelParser.xgValue() . |
T |
XGBoostModelBaseVisitor.visitXgValue(XGBoostModelParser.XgValueContext ctx)
Visit a parse tree produced by
XGBoostModelParser.xgValue() . |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020