DataTaunew | comments | leaders | submitlogin
Data Mining Hub for Scientists (medium.com)
8 points by catap 3498 days ago | 2 comments


1 point by larrydag 3496 days ago | link

"the algorithm must be a jar file"

Am I reading that right? The algorithm can only accept java source code? Doesn't that alienate a lot of the Data Science community?

-----

1 point by catap 3496 days ago | link

Not only java source code. Scala, clojure or other jvm-based language acceptable.

This limits have only for current phase and now we work to add support R.

After scipy and pandas.

DMH don't compile your code.

DMH just run your jar on Hadoop cluster.

You can upload any type of file what you can use by command `hadoop jar <file>`.

-----




RSS | Announcements