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

DilcaDistance 1.0.1

This package implements the parameter free version of the DILCA distance. This approach allows to learn value-to-value distances between each pair of values for each attribute of the dataset. The distance between two values is computed indirectly based on the their distribution w.r.t. a set of related attributes (the context) carefully chosen.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

DilcaDistance
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

DilcaDistance
This package implements the parameter free version of the DILCA distance. This approach allows to learn value-to-value distances between each pair of values for each attribute of the dataset. The distance between two values is computed indirectly based on the their distribution w.r.t. a set of related attributes (the context) carefully chosen.
Ссылка на сайт

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

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

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

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

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

https://svn.cms.waikato.ac.nz/svn/weka/tags/DilcaDistance-1.0.1

Скачать DilcaDistance 1.0.1


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

Зависимости

compile (2)

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

test (2)

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

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

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