Last Version

Brushfire 0.4.0

Distributed decision tree ensemble learning in Scala.

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

brushfire
Version

Version

0.4.0
Type

Type

jar
Description

Description

Brushfire
Distributed decision tree ensemble learning in Scala.
Project URL

Project URL

http://github.com/stripe/brushfire

Download brushfire 0.4.0


<!-- https://jarcasting.com/artifacts/com.stripe/brushfire/ -->
<dependency>
    <groupId>com.stripe</groupId>
    <artifactId>brushfire</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/brushfire/
implementation 'com.stripe:brushfire:0.4.0'
// https://jarcasting.com/artifacts/com.stripe/brushfire/
implementation ("com.stripe:brushfire:0.4.0")
'com.stripe:brushfire:jar:0.4.0'
<dependency org="com.stripe" name="brushfire" rev="0.4.0">
  <artifact name="brushfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='brushfire', version='0.4.0')
)
libraryDependencies += "com.stripe" % "brushfire" % "0.4.0"
[com.stripe/brushfire "0.4.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.twitter : scalding-core_2.10 jar 0.12.0rc4
org.apache.hadoop : hadoop-client jar 2.5.2
com.twitter : bijection-json_2.10 jar 0.7.0
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2
org.codehaus.jackson : jackson-xc jar 1.9.2
org.codehaus.jackson : jackson-jaxrs jar 1.9.2

Project Modules

There are no modules declared in this project.