Последняя версия

XMeans 1.0.6

Cluster data using the X-means algorithm. X-Means is K-Means extended by an Improve-Structure part In this part of the algorithm the centers are attempted to be split in its region. The decision between the children of each center and itself is done comparing the BIC-values of the two structures. For more information see: Dan Pelleg, Andrew W. Moore: X-means: Extending K-means with Efficient Estimation of the Number of Clusters. In: Seventeenth International Conference on Machine Learning, 727-734, 2000.

Лицензия

Лицензия

Категории

Категории

Weka Прикладные библиотеки Machine Learning
Группа

Группа

nz.ac.waikato.cms.weka
Идентификатор

Идентификатор

XMeans
Версия

Версия

1.0.6
Тип

Тип

jar
Описание

Описание

XMeans
Cluster data using the X-means algorithm. X-Means is K-Means extended by an Improve-Structure part In this part of the algorithm the centers are attempted to be split in its region. The decision between the children of each center and itself is done comparing the BIC-values of the two structures. For more information see: Dan Pelleg, Andrew W. Moore: X-means: Extending K-means with Efficient Estimation of the Number of Clusters. In: Seventeenth International Conference on Machine Learning, 727-734, 2000.
Ссылка на сайт

Ссылка на сайт

http://weka.sourceforge.net/doc.packages/XMeans
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ
Система контроля версий

Система контроля версий

https://svn.cms.waikato.ac.nz/svn/weka/tags/XMeans-1.0.6

Скачать XMeans 1.0.6


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/XMeans/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>XMeans</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/XMeans/
implementation 'nz.ac.waikato.cms.weka:XMeans:1.0.6'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/XMeans/
implementation ("nz.ac.waikato.cms.weka:XMeans:1.0.6")
'nz.ac.waikato.cms.weka:XMeans:jar:1.0.6'
<dependency org="nz.ac.waikato.cms.weka" name="XMeans" rev="1.0.6">
  <artifact name="XMeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='XMeans', version='1.0.6')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "XMeans" % "1.0.6"
[nz.ac.waikato.cms.weka/XMeans "1.0.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev jar [3.7.1,)

test (2)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.1,)
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.