Introduction - If you have any usage issues, please Google them yourself
MLlib is spark machine learning library, which aims to make a machine learning algorithm can be more easy to use. This library contains a common set of learning algorithms and tools, including: classification, regression, clustering, collaborative filtering, dimension reduction, as well as deep optimization strategies and the upper pipe API (pipeline).