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

core 0.8.4


Group ID:
io.prediction
Artifact ID:
core_2.10
Version:
0.8.4
Release Date:
Dec 21, 2014
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "io.prediction" %% "core" % "0.8.4"

Mill build tool

ivy"io.prediction::core:0.8.4"

Scala CLI

//> using dep "io.prediction::core:0.8.4"

Ammonite REPL

import $ivy.`io.prediction::core:0.8.4`

<dependency>
  <groupId>io.prediction</groupId>
  <artifactId>core_2.10</artifactId>
  <version>0.8.4</version>
</dependency>

compile group: 'io.prediction', name: 'core_2.10', version: '0.8.4'