License |
License |
---|---|
Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIdCLOPE |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCLOPE
Yiling Yang, Xudong Guan, Jinyuan You: CLOPE: a fast and effective clustering algorithm for transactional data. In: Proceedings of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining, 682-687, 2002.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
CLOPE-1.0.2.pom | |
CLOPE-1.0.2.jar | 9 KB |
CLOPE-1.0.2-tests.jar | 4 KB |
CLOPE-1.0.2-test-sources.jar | 1 KB |
CLOPE-1.0.2-sources.jar | 4 KB |
CLOPE-1.0.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/CLOPE/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>CLOPE</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/CLOPE/
implementation 'nz.ac.waikato.cms.weka:CLOPE:1.0.2'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/CLOPE/
implementation ("nz.ac.waikato.cms.weka:CLOPE:1.0.2")
'nz.ac.waikato.cms.weka:CLOPE:jar:1.0.2'
<dependency org="nz.ac.waikato.cms.weka" name="CLOPE" rev="1.0.2">
<artifact name="CLOPE" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='CLOPE', version='1.0.2')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "CLOPE" % "1.0.2"
[nz.ac.waikato.cms.weka/CLOPE "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.1,) |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.1,) |
junit : junit | jar | 3.8.2 |