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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Spark MLlib
Use the appropriate artifact for your Scala version (e.g., spark-mllib_2.11 for Scala 2.11).
No dependency data recorded yet.