public abstract class QNModelWriter extends AbstractModelWriter
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
outcomeNames |
protected double[] |
parameters |
protected Context[] |
params |
protected IndexHashTable<String> |
pmap |
protected String[] |
predNames |
protected double[] |
predParams |
| Constructor and Description |
|---|
QNModelWriter(AbstractModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
persist() |
close, writeDouble, writeInt, writeUTFprotected String[] outcomeNames
protected String[] predNames
protected Context[] params
protected double[] predParams
protected IndexHashTable<String> pmap
protected double[] parameters
public QNModelWriter(AbstractModel model)
public void persist()
throws IOException
persist in class AbstractModelWriterIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.