Class Summary |
ConditionalDependenceIdentifier |
A class for identification of conditional dependence between each pair of labels. |
ConverterCLUS |
Class that converts a dataset that is originally in the format of the
Clus system to a format
that is suitable for Mulan. |
ConverterLibSVM |
Class that converts LibSVM multi-label data sets to Mulan compatible format |
DataUtils |
Utility class for data related manipulation functions. |
GreedyLabelClustering |
A class for clustering dependent label pairs into disjoint subsets. |
IterativeStratification |
Class for stratifying data based on the iterative stratification method |
LabelNodeImpl |
Implementation of LabelNode , representing a label attribute and its connection
within a hierarchy of labels. |
LabelPowersetStratification |
Class for stratifying data based on label combinations |
LabelsBuilder |
The LabelsBuilder is responsible for creation of LabelsMetaDataImpl instance
from specified XML file source. |
LabelSet |
Class that handles labelsets |
LabelsMetaDataImpl |
Implementation of LabelsMetaData info about labels and their structure. |
LabelsPair |
Class for handling label pairs along with their 'dependence' scores. |
MultiLabelInstances |
Implements multi-label instances data set. |
Statistics |
Class for calculating statistics of a multi-label dataset. |
UnconditionalChiSquareIdentifier |
A class for identification of unconditional dependence between each pair of labels using Chi Square Test For Independence. |