public class MultiTargetArffLoader extends ArffLoader
auxAttributes, instanceInformation, range, streamHeader, streamTokenizer
Constructor and Description |
---|
MultiTargetArffLoader(Reader reader) |
MultiTargetArffLoader(Reader reader,
Range range) |
Modifier and Type | Method and Description |
---|---|
protected Instance |
newDenseInstance(int numAttributes) |
protected Instance |
newSparseInstance(double d,
double[] res) |
getStructure, newSparseInstance, readInstance, readInstanceDense, setValue
public MultiTargetArffLoader(Reader reader)
protected Instance newSparseInstance(double d, double[] res)
newSparseInstance
in class ArffLoader
protected Instance newDenseInstance(int numAttributes)
newDenseInstance
in class ArffLoader
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.