classificationViaClustering classificationViaClustering
Parent | oss-parent |
Group | nz.ac.waikato.cms.weka |
描述 | 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. |
Packaging | jar |
Size | 8.54 KB |
文件 | pom jar |
网址 | http://weka.sourceforge.net/doc.packages/classificationViaClustering |
发布时间 | 2017-04-05 07:50 |
dependencies
Group | Artifact | Version |
---|---|---|
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
junit | junit | 3.8.2 |
developers
fracpete | Peter Reutemann |
licenses
GNU General Public License 3 | http://www.gnu.org/licenses/gpl-3.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |