|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelClustering
An interface for various label clustering algorithms.
Method Summary | |
---|---|
int[][] |
determineClusters(MultiLabelInstances trainingSet)
Returns a label set partitioning into clusters |
Method Detail |
---|
int[][] determineClusters(MultiLabelInstances trainingSet)
trainingSet
- a set of training examples
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |