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.26 Release Date : October 16 2025