Package | Description |
---|---|
com.github.javacliparser | |
com.yahoo.labs.samoa.instances |
Modifier and Type | Method and Description |
---|---|
Range |
RangeOption.getRange() |
Modifier and Type | Field and Description |
---|---|
protected Range |
ArffLoader.range |
protected Range |
InstanceInformation.range
Range for multi-label instances.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceInformation.setRangeOutputIndices(Range range) |
void |
Instances.setRangeOutputIndices(Range range) |
Constructor and Description |
---|
ArffLoader(Reader reader,
Range range)
Instantiates a new arff loader.
|
Instances(Reader reader,
Range range)
Instantiates a new instances.
|
MultiTargetArffLoader(Reader reader,
Range range) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.