apache / predictionio   0.9.6

Apache License 2.0 Website GitHub

PredictionIO, a machine learning server for developers and ML engineers.

Scala versions: 2.10

tools 0.9.6


Group ID:
io.prediction
Artifact ID:
tools_2.10
Version:
0.9.6
Release Date:
Apr 11, 2016
Licenses:
Files:
Full Scala Version:
2.10.5

libraryDependencies += "io.prediction" %% "tools" % "0.9.6"

Mill build tool

ivy"io.prediction::tools:0.9.6"

Scala CLI

//> using dep "io.prediction::tools:0.9.6"

Ammonite REPL

import $ivy.`io.prediction::tools:0.9.6`

<dependency>
  <groupId>io.prediction</groupId>
  <artifactId>tools_2.10</artifactId>
  <version>0.9.6</version>
</dependency>

compile group: 'io.prediction', name: 'tools_2.10', version: '0.9.6'