is not current version
Last Version 2019.12.3

com.github.fracpete:fastrandomforest-weka-package 2019.11.10

Fast Random Forest implementation.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

fastrandomforest-weka-package
Version

Version

2019.11.10
Type

Type

jar

Download fastrandomforest-weka-package 2019.11.10


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