malcolmgreaves / smo-fun 0.1.1
GitHubAn efficient implementation of the Sequential Minimal Optimization algorithm for training SVMs.
Scala versions:
2.11
smo-fun 0.0.0
Group ID:
io.malcolmgreaves
Artifact ID:
smo-fun_2.11
Version:
0.0.0
Release Date:
Aug 1, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "io.malcolmgreaves" %% "smo-fun" % "0.0.0"
ivy"io.malcolmgreaves::smo-fun:0.0.0"
//> using dep "io.malcolmgreaves::smo-fun:0.0.0"
import $ivy.`io.malcolmgreaves::smo-fun:0.0.0`
<dependency> <groupId>io.malcolmgreaves</groupId> <artifactId>smo-fun_2.11</artifactId> <version>0.0.0</version> </dependency>
compile group: 'io.malcolmgreaves', name: 'smo-fun_2.11', version: '0.0.0'