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