Last Version

Sparkling Ferns 0.2.0

An implementation of Random Ferns machine learning algorithm for Apache Spark.

License

License

GroupId

GroupId

pl.edu.icm
ArtifactId

ArtifactId

sparkling-ferns_2.10
Version

Version

0.2.0
Type

Type

jar
Description

Description

Sparkling Ferns
An implementation of Random Ferns machine learning algorithm for Apache Spark.
Project URL

Project URL

https://github.com/CeON/sparkling-ferns
Project Organization

Project Organization

Interdisciplinary Centre for Mathematical and Computational Modelling, University of Warsaw

Download sparkling-ferns_2.10 0.2.0


<!-- https://jarcasting.com/artifacts/pl.edu.icm/sparkling-ferns_2.10/ -->
<dependency>
    <groupId>pl.edu.icm</groupId>
    <artifactId>sparkling-ferns_2.10</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.edu.icm/sparkling-ferns_2.10/
implementation 'pl.edu.icm:sparkling-ferns_2.10:0.2.0'
// https://jarcasting.com/artifacts/pl.edu.icm/sparkling-ferns_2.10/
implementation ("pl.edu.icm:sparkling-ferns_2.10:0.2.0")
'pl.edu.icm:sparkling-ferns_2.10:jar:0.2.0'
<dependency org="pl.edu.icm" name="sparkling-ferns_2.10" rev="0.2.0">
  <artifact name="sparkling-ferns_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.edu.icm', module='sparkling-ferns_2.10', version='0.2.0')
)
libraryDependencies += "pl.edu.icm" % "sparkling-ferns_2.10" % "0.2.0"
[pl.edu.icm/sparkling-ferns_2.10 "0.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.0.2
org.apache.spark : spark-mllib_2.10 jar 1.0.2

test (2)

Group / Artifact Type Version
com.jsuereth : scala-arm_2.10 jar 1.3
org.scalatest : scalatest_2.10 jar 2.2.1

Project Modules

There are no modules declared in this project.