I need a Support Vector Machine library for Scala.
I guess that I should have a look at both Scala and Java implementations, do you recommend me to use any of them in particular?
SVMlight has JNI bindings for Java, available for download here. You shouldn't have any problems calling it from Scala code.
Here are two alternatives:
I ended up using the second one from Scala without problems. It is published to Maven Central, although not the latest source version.
This one looks promising. Looks like it's constantly updated
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With