Spark MLlib

From
Revision as of 20:50, 22 February 2019 by BPeat (talk | contribs)
Jump to: navigation, search

Youtube search... ...Google search

Apache Spark's scalable machine learning library. MLlib fits into Spark's APIs and interoperates with NumPy in Python (as of Spark 0.9) and R libraries (as of Spark 1.5). You can use any Hadoop data source (e.g. HDFS, HBase, or local files), making it easy to plug into Hadoop workflows.