Registry / other / spark-mllib-2-10

spark-mllib-2-10

JSON →
library2.2.3javamavenunverified

Apache Spark's scalable machine learning library (MLlib) for Scala 2.10.

<dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-mllib_2.10</artifactId> <version>2.2.3</version> </dependency>
INSTALL
IMPORT
SIG · SPARK-MLLIB-2-10
S
spark-mllib-2-10
otherjavav2.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MLlib
org.apache.spark.mllib.MLlib

Minimal usage of Spark MLlib

import org.apache.spark.mllib.MLlib; public class Example { public static void main(String[] args) { MLlib mllib = new MLlib(); mllib.run(); } }
Debug
Known issues
breakingThis artifact is compiled for Scala 2.10; using with other Scala versions may cause binary incompatibility.
fix
Use the appropriate artifact for your Scala version (e.g., spark-mllib_2.11 for Scala 2.11).
affects: >=2.0.0
Upgrade
Version history
2.2.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
spark-mllib-2-10 — mvn dependency:get spark-mllib-2-10 · libregistry