Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 692 Bytes

File metadata and controls

23 lines (14 loc) · 692 Bytes

SparkML2

This is a scalable, high-performance machine learning package for Spark. This package is maintained independently from MLLib in Spark. The algorithms listed here are going through continuous development, maintenance and updates and thus are provided without guarantees. Use at your own risk.

This package is provided under the Apache license 2.0.

The current version is 0.9.

Any comments or questions should be directed to schung@alpinenow.com

The currently available algorithms are:

Compiling the Code

./mvn3 package

Quick Start (for YARN and Linux variants)

Coming soon.