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-scalding 0.2.1


Group ID:
com.spotify
Artifact ID:
featran-scalding_2.12
Version:
0.2.1
Release Date:
Aug 15, 2018
Licenses:
Files:

libraryDependencies += "com.spotify" %% "featran-scalding" % "0.2.1"

Mill build tool

ivy"com.spotify::featran-scalding:0.2.1"

Scala CLI

//> using dep "com.spotify::featran-scalding:0.2.1"

Ammonite REPL

import $ivy.`com.spotify::featran-scalding:0.2.1`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>featran-scalding_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.spotify', name: 'featran-scalding_2.12', version: '0.2.1'