Last Version

knn-undersampling 2021.10.17

Filter for KNN undersampling, based on code from: https://github.com/fracpete/knn-undersampling-weka-package

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

knn-undersampling-weka-package
Version

Version

2021.10.17
Type

Type

jar
Description

Description

knn-undersampling
Filter for KNN undersampling, based on code from: https://github.com/fracpete/knn-undersampling-weka-package
Project URL

Project URL

https://github.com/fracpete/knn-undersampling-weka-package
Source Code Management

Source Code Management

https://github.com/fracpete/knn-undersampling-weka-package

Download knn-undersampling-weka-package 2021.10.17


<!-- https://jarcasting.com/artifacts/com.github.fracpete/knn-undersampling-weka-package/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>knn-undersampling-weka-package</artifactId>
    <version>2021.10.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/knn-undersampling-weka-package/
implementation 'com.github.fracpete:knn-undersampling-weka-package:2021.10.17'
// https://jarcasting.com/artifacts/com.github.fracpete/knn-undersampling-weka-package/
implementation ("com.github.fracpete:knn-undersampling-weka-package:2021.10.17")
'com.github.fracpete:knn-undersampling-weka-package:jar:2021.10.17'
<dependency org="com.github.fracpete" name="knn-undersampling-weka-package" rev="2021.10.17">
  <artifact name="knn-undersampling-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='knn-undersampling-weka-package', version='2021.10.17')
)
libraryDependencies += "com.github.fracpete" % "knn-undersampling-weka-package" % "2021.10.17"
[com.github.fracpete/knn-undersampling-weka-package "2021.10.17"]

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.