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

e2 0.9.0


Group ID:
io.prediction
Artifact ID:
e2_2.10
Version:
0.9.0
Release Date:
Mar 4, 2015
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "io.prediction" %% "e2" % "0.9.0"

Mill build tool

ivy"io.prediction::e2:0.9.0"

Scala CLI

//> using dep "io.prediction::e2:0.9.0"

Ammonite REPL

import $ivy.`io.prediction::e2:0.9.0`

<dependency>
  <groupId>io.prediction</groupId>
  <artifactId>e2_2.10</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'io.prediction', name: 'e2_2.10', version: '0.9.0'