Survey: What Scala libraries are most used for machine learning?

Hi - I’m doing a survey to find out which Scala libraries are used most often in the realm of machine learning and data science. What are your top 3??

Thanks in advance,
Rob
Computer Scientist
Adobe Systems

At the current time, I only use Spark’s MLLib. I have an interest in BigDL, but I haven’t started using it yet.

Great - thanks for stopping by and answering. Much appreciated!

Don’t know which are the most used but here are 2 suggestions:

  1. https://haifengl.github.io/smile/
  2. http://www.scalanlp.org/ (take a look at Breeze)

I find that (2) is not well documented.
In regards to (1) its a Java library with several simple Scala interfaces.

HTHs,

1 Like

Perfect. Exactly the feedback I was looking for. Thanks!