gorillalabs / sparkling

A Clojure library for Apache Spark: fast, fully-features, and developer friendly
https://gorillalabs.github.io/sparkling/
Eclipse Public License 1.0
448 stars 68 forks source link

Ml classification #43

Closed shark8me closed 8 years ago

shark8me commented 8 years ago

Support for Spark Machine learning libraries. Currently has support for classification alone.

Documentation/demo as a gorilla-repl in a fork of the sparking-getting-started repo in this link.

The build on oraclejdk7 containers fail because of insufficient heap space, hence that container is removed from .travis.yml.

chrisbetz commented 8 years ago

That looks good to me, thanks a lot! I'll make a new version including your PR really soon.

shark8me commented 8 years ago

Hi, Is there anything I can help with, to get a new version with this PR?

thanks!

chrisbetz commented 8 years ago

Hi,

sorry, been extremly busy the last weeks on my new job. Now I'm ready to go and I'm actually taking a look into open PRs and Issues to get a new version soon. Thanks for asking.

I still see trouble on Travis Build and tests in Oracle JDK 8, need to look into this first. If you'd like to, you could do this, too.

Cheers,

Chris

chrisbetz commented 8 years ago

Hey, forget that. New release 1.2.4 is out, I've been looking at the wrong build, obviously.