public class MultilabelArffFileStream extends ArffFileStream implements MultiTargetInstanceStream
Modifier and Type | Field and Description |
---|---|
IntOption |
numLabelsOption |
arffFileOption, classIndexOption, clusterEvents, fileProgressMonitor, fileReader, hitEndOfFile, instances, lastInstanceRead, numInstancesRead
config
Constructor and Description |
---|
MultilabelArffFileStream() |
MultilabelArffFileStream(String arffFileName,
int numLabels) |
Modifier and Type | Method and Description |
---|---|
InstancesHeader |
getHeader()
Gets the header of this stream.
|
String |
getPurposeString()
Dictionary with option texts and objects
|
estimatedRemainingInstances, getDescription, getEventsList, hasMoreInstances, isRestartable, nextInstance, prepareForUseImpl, readNextInstanceFromFile, restart
copy, getCLICreationString, getOptions, getPreparedClassOption, prepareClassOptions, prepareForUse, prepareForUse
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
estimatedRemainingInstances, hasMoreInstances, isRestartable, nextInstance, restart
copy, getDescription, measureByteSize
public IntOption numLabelsOption
public MultilabelArffFileStream()
public MultilabelArffFileStream(String arffFileName, int numLabels)
public String getPurposeString()
AbstractOptionHandler
getPurposeString
in interface OptionHandler
getPurposeString
in class ArffFileStream
public InstancesHeader getHeader()
ExampleStream
getHeader
in interface ExampleStream<Example<Instance>>
getHeader
in class ArffFileStream
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.