is not current version
Last Version 2019.9.13

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

Contains filters for modifying attribute/instance weights.

Categories

Categories

Data
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

dataset-weights-weka-package
Version

Version

2015.6.16
Type

Type

jar

Download dataset-weights-weka-package 2015.6.16


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