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

data 0.9.1


Group ID:
io.prediction
Artifact ID:
data_2.10
Version:
0.9.1
Release Date:
Mar 17, 2015
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "io.prediction" %% "data" % "0.9.1"

Mill build tool

ivy"io.prediction::data:0.9.1"

Scala CLI

//> using dep "io.prediction::data:0.9.1"

Ammonite REPL

import $ivy.`io.prediction::data:0.9.1`

<dependency>
  <groupId>io.prediction</groupId>
  <artifactId>data_2.10</artifactId>
  <version>0.9.1</version>
</dependency>

compile group: 'io.prediction', name: 'data_2.10', version: '0.9.1'