is not current version
Last Version 2019.9.13

com.github.fracpete:dataset-weights-weka-package 2019.9.11

Contains filters for modifying attribute/instance weights.

Categories

Categories

Data
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

dataset-weights-weka-package
Version

Version

2019.9.11
Type

Type

jar

Download dataset-weights-weka-package 2019.9.11


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