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

featran-tensorflow 0.7.0


Group ID:
com.spotify
Artifact ID:
featran-tensorflow_2.13
Version:
0.7.0
Release Date:
Oct 5, 2020
Licenses:
Files:

libraryDependencies += "com.spotify" %% "featran-tensorflow" % "0.7.0"

Mill build tool

ivy"com.spotify::featran-tensorflow:0.7.0"

Scala CLI

//> using dep "com.spotify::featran-tensorflow:0.7.0"

Ammonite REPL

import $ivy.`com.spotify::featran-tensorflow:0.7.0`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>featran-tensorflow_2.13</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.spotify', name: 'featran-tensorflow_2.13', version: '0.7.0'