hyperSMURF

Weka implementation of hyperSMURF using EasyEnsemble and SMOTE

License

License

GroupId

GroupId

de.charite.compbio
ArtifactId

ArtifactId

hyperSMURF
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

hyperSMURF
Weka implementation of hyperSMURF using EasyEnsemble and SMOTE
Project URL

Project URL

https://charite.github.io/hyperSMURF/

Download hyperSMURF

How to add to project

<!-- https://jarcasting.com/artifacts/de.charite.compbio/hyperSMURF/ -->
<dependency>
    <groupId>de.charite.compbio</groupId>
    <artifactId>hyperSMURF</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.charite.compbio/hyperSMURF/
implementation 'de.charite.compbio:hyperSMURF:0.3'
// https://jarcasting.com/artifacts/de.charite.compbio/hyperSMURF/
implementation ("de.charite.compbio:hyperSMURF:0.3")
'de.charite.compbio:hyperSMURF:jar:0.3'
<dependency org="de.charite.compbio" name="hyperSMURF" rev="0.3">
  <artifact name="hyperSMURF" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.charite.compbio', module='hyperSMURF', version='0.3')
)
libraryDependencies += "de.charite.compbio" % "hyperSMURF" % "0.3"
[de.charite.compbio/hyperSMURF "0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar 3.9.1
nz.ac.waikato.cms.weka : SMOTE jar 1.0.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 19.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2