| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ptrajdos |
| Идентификатор | ИдентификаторWekaNearestCentroid |
| Последняя версия | Последняя версия4.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeka Nearest Centroid Classifier
Weka implementation of the Nearest Centroid Classifier
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.ptrajdos/WekaNearestCentroid/ -->
<dependency>
<groupId>com.github.ptrajdos</groupId>
<artifactId>WekaNearestCentroid</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptrajdos/WekaNearestCentroid/
implementation 'com.github.ptrajdos:WekaNearestCentroid:4.0.1'
// https://jarcasting.com/artifacts/com.github.ptrajdos/WekaNearestCentroid/
implementation ("com.github.ptrajdos:WekaNearestCentroid:4.0.1")
'com.github.ptrajdos:WekaNearestCentroid:jar:4.0.1'
<dependency org="com.github.ptrajdos" name="WekaNearestCentroid" rev="4.0.1">
<artifact name="WekaNearestCentroid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptrajdos', module='WekaNearestCentroid', version='4.0.1')
)
libraryDependencies += "com.github.ptrajdos" % "WekaNearestCentroid" % "4.0.1"
[com.github.ptrajdos/WekaNearestCentroid "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-stable | jar | [3.8.2,) |
| com.googlecode.matrix-toolkits-java : mtj | jar | 1.0.4-WEKA |
| com.github.ptrajdos : WekaTools | jar | [0.8.0,) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| nz.ac.waikato.cms.weka : weka-stable | test-jar | [3.8.2,) |