spotify / featran   0.8.0

Apache License 2.0 Website GitHub

A Scala feature transformation library for data science and machine learning

Scala versions: 3.x 2.13 2.12 2.11

scio-tensorflow 0.4.3


Group ID:
com.spotify
Artifact ID:
scio-tensorflow_2.12
Version:
0.4.3
Release Date:
Oct 11, 2017
Licenses:
Files:

libraryDependencies += "com.spotify" %% "scio-tensorflow" % "0.4.3"

Mill build tool

ivy"com.spotify::scio-tensorflow:0.4.3"

Scala CLI

//> using dep "com.spotify::scio-tensorflow:0.4.3"

Ammonite REPL

import $ivy.`com.spotify::scio-tensorflow:0.4.3`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-tensorflow_2.12</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'com.spotify', name: 'scio-tensorflow_2.12', version: '0.4.3'