AlpineNow / SparkML2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Scala 100.0%