public class CatboostClassificationModelParser extends Object implements ModelParser<NamedVector,Double,CatboostClassificationModel>
Constructor and Description |
---|
CatboostClassificationModelParser() |
Modifier and Type | Method and Description |
---|---|
CatboostClassificationModel |
parse(byte[] mdl)
Accepts serialized model represented by byte array, parses it and returns
Model . |
public CatboostClassificationModel parse(byte[] mdl)
Model
.parse
in interface ModelParser<NamedVector,Double,CatboostClassificationModel>
mdl
- Serialized model represented by byte array.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021