public class MLeapModelParser extends Object implements ModelParser<NamedVector,Double,MLeapModel>
Constructor and Description |
---|
MLeapModelParser() |
Modifier and Type | Method and Description |
---|---|
MLeapModel |
parse(byte[] mdl)
Accepts serialized model represented by byte array, parses it and returns
Model . |
public MLeapModel parse(byte[] mdl)
Model
.parse
in interface ModelParser<NamedVector,Double,MLeapModel>
mdl
- Serialized model represented by byte array.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024