spark-bagging


License

License

GroupId

GroupId

com.github.pierrenodet
ArtifactId

ArtifactId

spark-bagging_2.11
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spark-bagging
spark-bagging
Project Organization

Project Organization

com.github.pierrenodet
Source Code Management

Source Code Management

https://github.com/pierrenodet/spark-bagging

Download spark-bagging_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pierrenodet/spark-bagging_2.11/ -->
<dependency>
    <groupId>com.github.pierrenodet</groupId>
    <artifactId>spark-bagging_2.11</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pierrenodet/spark-bagging_2.11/
implementation 'com.github.pierrenodet:spark-bagging_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.github.pierrenodet/spark-bagging_2.11/
implementation ("com.github.pierrenodet:spark-bagging_2.11:0.0.1")
'com.github.pierrenodet:spark-bagging_2.11:jar:0.0.1'
<dependency org="com.github.pierrenodet" name="spark-bagging_2.11" rev="0.0.1">
  <artifact name="spark-bagging_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pierrenodet', module='spark-bagging_2.11', version='0.0.1')
)
libraryDependencies += "com.github.pierrenodet" % "spark-bagging_2.11" % "0.0.1"
[com.github.pierrenodet/spark-bagging_2.11 "0.0.1"]

Dependencies

compile (1)

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

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.4.0
org.apache.spark : spark-mllib_2.11 jar 2.4.0

test (4)

Group / Artifact Type Version
com.holdenkarau : spark-testing-base_2.11 jar 2.4.0_0.11.0
org.apache.spark : spark-hive_2.11 jar 2.4.0
org.scalatest : scalatest_2.11 jar 3.0.5
org.scalacheck : scalacheck_2.11 jar 1.13.4

Project Modules

There are no modules declared in this project.

Ensemble Learning for Apache Spark

Build Status codecov Gitter License Maven Central

Saruman! A wizard should know better!

Library of Meta-Estimators à la scikit-learn for Ensemble Learning for Apache Spark MLLib

website

Versions

Version
0.0.1