You can use Hadoop with infer to build your model, fill a Voldemort cluster from Hadoop directly, then also serve your model using infer. All with very little code. That is mucho win.
Isn't that a huge obstacle to overcome to get clojure to become self-hosting? After all, the fact that it has access to java's libraries is a huge plus.
5 comments
[ 4.5 ms ] story [ 18.2 ms ] threadIn particular, two libraries are enormously useful:
http://github.com/bradford/infer http://github.com/afeinberg/clomert
You can use Hadoop with infer to build your model, fill a Voldemort cluster from Hadoop directly, then also serve your model using infer. All with very little code. That is mucho win.