scala-svm icon indicating copy to clipboard operation
scala-svm copied to clipboard

A scala implementation of Support Vector Machines

Build Status

ScalaSVM: A scala port of Support Vector Machines

This is a Scala port of libsvm.

Requirements

  • Run: Java >= 1.6
  • Compile: Java >= 1.6, Scala = 2.10.2, sbt = 0.13.0

Status

Developing

Build

$ sbt build

LICENSE

MIT LICENSE