malcolmgreaves / smo-fun   0.1.1

GitHub

An 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

libraryDependencies += "io.malcolmgreaves" %% "smo-fun" % "0.0.0"

Mill build tool

ivy"io.malcolmgreaves::smo-fun:0.0.0"

Scala CLI

//> using dep "io.malcolmgreaves::smo-fun:0.0.0"

Ammonite REPL

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'