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 |
---|---|
XGModelComposition |
XGModelParser.parse(byte[] mdl)
Accepts serialized model represented by byte array, parses it and returns
Model . |
Modifier and Type | Method and Description |
---|---|
XGModelComposition |
XGModelVisitor.visitXgModel(XGBoostModelParser.XgModelContext ctx)
Visit a parse tree produced by
XGBoostModelParser.xgModel() . |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024