Author:Peter Reutemann
Category:Classification
Changes:Now checks for missing class values when constructing the classes to clusters mapping.
Date:2017-04-27
Depends:weka (>=3.7.11)
Description:A simple meta-classifier that uses a clusterer for classification. For cluster algorithms that use a fixed number of clusterers, like SimpleKMeans, the user has to make sure that the number of clusters to generate are the same as the number of class labels in the dataset in order to obtain a useful model.

Note: at prediction time, a missing value is returned if no cluster is found for the instance.

The code is based on the 'clusters to classes' functionality of the weka.clusterers.ClusterEvaluation class by Mark Hall.
License:GPL 3.0
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>
PackageURL:http://prdownloads.sourceforge.net/weka/classificationViaClustering1.0.5.zip?download
URL:http://weka.sourceforge.net/doc.packages/classificationViaClustering
Version:1.0.5