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-xgboost 0.6.0


Group ID:
com.spotify
Artifact ID:
featran-xgboost_2.13
Version:
0.6.0
Release Date:
Apr 20, 2020
Licenses:
Files:

libraryDependencies += "com.spotify" %% "featran-xgboost" % "0.6.0"

Mill build tool

ivy"com.spotify::featran-xgboost:0.6.0"

Scala CLI

//> using dep "com.spotify::featran-xgboost:0.6.0"

Ammonite REPL

import $ivy.`com.spotify::featran-xgboost:0.6.0`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>featran-xgboost_2.13</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.spotify', name: 'featran-xgboost_2.13', version: '0.6.0'