public class QNModelReader extends AbstractModelReader
dataReader, NUM_PREDS
Constructor and Description |
---|
QNModelReader(DataReader dataReader) |
QNModelReader(File file) |
Modifier and Type | Method and Description |
---|---|
void |
checkModelType() |
AbstractModel |
constructModel() |
protected Context[] |
getParameters() |
getModel, getOutcomePatterns, getOutcomes, getParameters, getPredicates, readDouble, readInt, readUTF
public QNModelReader(DataReader dataReader)
public QNModelReader(File file) throws IOException
IOException
public void checkModelType() throws IOException
checkModelType
in class AbstractModelReader
IOException
public AbstractModel constructModel() throws IOException
constructModel
in class AbstractModelReader
IOException
protected Context[] getParameters() throws IOException
IOException
Copyright © 2015 The Apache Software Foundation. All rights reserved.