is not current version
Last Version 2019.12.3

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

Fast Random Forest implementation.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

fastrandomforest-weka-package
Version

Version

2016.12.7
Type

Type

jar

Download fastrandomforest-weka-package 2016.12.7


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