License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbe.uantwerpen.adrem |
ArtifactId | ArtifactIdcarti-model |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncarti-model
This package provides data model and the base classes for the cartification.
More info about cartification can be found in the paper "Cartification: A Neighborhood Preserving Transformation for Mining High Dimensional Data" by Emin Aksehirli, Bart Goethals, Emmanuel Müller and Jilles Vreeken https://dx.doi.org/10.1109/ICDM.2013.146
|
Project URL |
Project URL |
Project Organization |
Project OrganizationUniversity of Antwerp - ADReM Research Group |
Filename | Size |
---|---|
carti-model-0.1.pom | |
carti-model-0.1.jar | 21 KB |
carti-model-0.1-sources.jar | 12 KB |
carti-model-0.1-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.uantwerpen.adrem/carti-model/ -->
<dependency>
<groupId>be.uantwerpen.adrem</groupId>
<artifactId>carti-model</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.uantwerpen.adrem/carti-model/
implementation 'be.uantwerpen.adrem:carti-model:0.1'
// https://jarcasting.com/artifacts/be.uantwerpen.adrem/carti-model/
implementation ("be.uantwerpen.adrem:carti-model:0.1")
'be.uantwerpen.adrem:carti-model:jar:0.1'
<dependency org="be.uantwerpen.adrem" name="carti-model" rev="0.1">
<artifact name="carti-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.uantwerpen.adrem', module='carti-model', version='0.1')
)
libraryDependencies += "be.uantwerpen.adrem" % "carti-model" % "0.1"
[be.uantwerpen.adrem/carti-model "0.1"]
Group / Artifact | Type | Version |
---|---|---|
be.uantwerpen.adrem : fim-model | jar | 0.1 |