Ask HN: What is the state of data mining libraries in Haskell

11 points by robert-zaremba ↗ HN
I always wanted to make something serious in Haskell. I've learn it during academic coursers. My next project is about data aggregating and associations exploration. Are there good, established libraries for this in Haskell? Otherwise I will go with Julia (http://julialang.org/)

1 comment

[ 0.20 ms ] story [ 11.9 ms ] thread
The HLearn libraries have a really interesting approach to this.

But I think the Julia community is more active in these areas