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
IOException
public void writeModel(Object m, Writer writer) throws IOException
writeModel
in interface ModelWriter
IOException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.