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