is not current version
Last Version 1.0.2

nz.ac.waikato.cms.weka:CLOPE 1.0.1

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.

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

CLOPE
Version

Version

1.0.1
Type

Type

jar

Download CLOPE 1.0.1


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