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.1.25


Group ID:
com.spotify
Artifact ID:
featran-scalding_2.12
Version:
0.1.25
Release Date:
Apr 30, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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