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-core 0.5.0


Group ID:
com.spotify
Artifact ID:
featran-core_2.13
Version:
0.5.0
Release Date:
Dec 4, 2019
Licenses:
Files:

libraryDependencies += "com.spotify" %% "featran-core" % "0.5.0"

Mill build tool

ivy"com.spotify::featran-core:0.5.0"

Scala CLI

//> using dep "com.spotify::featran-core:0.5.0"

Ammonite REPL

import $ivy.`com.spotify::featran-core:0.5.0`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>featran-core_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.spotify', name: 'featran-core_2.13', version: '0.5.0'