public class MSTrainingWriter extends Object implements ModelWriter
| Constructor and Description |
|---|
MSTrainingWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeModel(Object m,
OutputStream out)
Write the training model to the output stream.
|
void |
writeModel(Object m,
Writer writer)
Write the training model to the character-output stream.
|
public void writeModel(Object m, OutputStream out) throws IOException
IOExceptionpublic void writeModel(Object m, Writer writer) throws IOException
writeModel in interface ModelWriterIOExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.