public interface ClustererProducer
Modifier and Type | Method and Description |
---|---|
weka.clusterers.Clusterer |
getClusterer()
Get the trained clusterer
|
weka.core.Instances |
getTrainingHeader()
Get the header of the data used to train the clusterer
|