Public View
Suggest
Download this page (.md) Download entire wiki (.zip)
Clone entire wiki

MLib

MLib is a machine learning library built on top of Spark.
from pyspalk.mllib.clustering import KMeans KMeans(rdd) where you pass the MLib a PySpark RDD

Page updated