[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / wiki/concepts/mlib.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "MLib" type: concept related: [Mlib, Spark, Rdd] source: https://www.jemoka.com/posts/kbhmlib/ confidence: high status: active --- 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