Author:Peter Reutemann
Category:Classification
Changes:Code clean-up: generic type arguments, elimination of FastVector, clean-up of option handling.
Date:2013-12-03
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.3.zip?download
URL:http://weka.sourceforge.net/doc.packages/classificationViaClustering
Version:1.0.3