malcolmgreaves / fp4ml   0.0.0

GitHub

A library of machine learning algorithms implemented using principles of functional programming.

Scala versions: 2.11

fp4ml-main 0.0.0


Group ID:
io.malcolmgreaves
Artifact ID:
fp4ml-main_2.11
Version:
0.0.0
Release Date:
Jan 7, 2017
Licenses:
Files:

libraryDependencies += "io.malcolmgreaves" %% "fp4ml-main" % "0.0.0"

Mill build tool

ivy"io.malcolmgreaves::fp4ml-main:0.0.0"

Scala CLI

//> using dep "io.malcolmgreaves::fp4ml-main:0.0.0"

Ammonite REPL

import $ivy.`io.malcolmgreaves::fp4ml-main:0.0.0`

<dependency>
  <groupId>io.malcolmgreaves</groupId>
  <artifactId>fp4ml-main_2.11</artifactId>
  <version>0.0.0</version>
</dependency>

compile group: 'io.malcolmgreaves', name: 'fp4ml-main_2.11', version: '0.0.0'