All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download classificationViaClustering JAR file with all dependencies

Search JAR files by class name

classificationViaClustering from group nz.ac.waikato.cms.weka (version 1.0.7)

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.

Group: nz.ac.waikato.cms.weka Artifact: classificationViaClustering
Show documentation Show source 
 

2 downloads



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy