carrot-garden / quant_scala-svm

A scala implementation of Support Vector Machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A scala implementation of Support Vector Machines

License:Other


Languages

Language:Scala 100.0%