public class BinaryQNModelReader extends QNModelReader
dataReader, NUM_PREDS
Constructor and Description |
---|
BinaryQNModelReader(DataInputStream dis)
Constructor which directly instantiates the DataInputStream containing the
model contents.
|
checkModelType, constructModel, getParameters
getModel, getOutcomePatterns, getOutcomes, getParameters, getPredicates, readDouble, readInt, readUTF
public BinaryQNModelReader(DataInputStream dis)
dis
- The DataInputStream containing the model information.Copyright © 2019 The Apache Software Foundation. All rights reserved.