stripe-archive / brushfire   0.7.2

GitHub

Distributed decision tree ensemble learning in Scala

Scala versions: 2.12 2.11 2.10

brushfire-core 0.6.3


Group ID:
com.stripe
Artifact ID:
brushfire-core_2.11
Version:
0.6.3
Release Date:
Oct 15, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.stripe" %% "brushfire-core" % "0.6.3"

Mill build tool

ivy"com.stripe::brushfire-core:0.6.3"

Scala CLI

//> using dep "com.stripe::brushfire-core:0.6.3"

Ammonite REPL

import $ivy.`com.stripe::brushfire-core:0.6.3`

<dependency>
  <groupId>com.stripe</groupId>
  <artifactId>brushfire-core_2.11</artifactId>
  <version>0.6.3</version>
</dependency>

compile group: 'com.stripe', name: 'brushfire-core_2.11', version: '0.6.3'