public class BinaryGISModelReader extends GISModelReader
dataReader, NUM_PREDS| Constructor and Description |
|---|
BinaryGISModelReader(DataInputStream dis)
Constructor which directly instantiates the DataInputStream containing the
model contents.
|
checkModelType, constructModel, getCorrectionConstant, getCorrectionParametergetModel, getOutcomePatterns, getOutcomes, getParameters, getPredicates, readDouble, readInt, readUTFpublic BinaryGISModelReader(DataInputStream dis)
dis - The DataInputStream containing the model information.Copyright © 2016 The Apache Software Foundation. All rights reserved.