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.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

DilcaDistance
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/DilcaDistance
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

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

Download DilcaDistance

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.1,)
nz.ac.waikato.cms.weka : fastCorrBasedFS jar [1.0.1,)

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.1,)
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0