Download Sequoia-0.20.2.jar file - Jar s

Jar examples for s:Sequoia

Description

Sequoia is Java library for scoring and evaluating decision trees.

You can download jar file Sequoia 0.20.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add Sequoia-0.20.2.jar to your project.

<dependency>
   <groupId>com.staples-sparx</groupId>
   <artifactId>Sequoia</artifactId>
   <version>0.20.2</version>
</dependency>
compile group: 'com.staples-sparx', name: 'Sequoia', version: '0.20.2'
libraryDependencies += "com.staples-sparx" % "Sequoia" % "0.20.2"
<dependency org="com.staples-sparx" name="Sequoia" rev="0.20.2"/>
@Grapes(@Grab(group='com.staples-sparx', module='Sequoia', version='0.20.2'))
'com.staples-sparx:Sequoia:jar:0.20.2'

Download

Click the following link to download the jar file.

Sequoia-0.20.2-javadoc.jar
Sequoia-0.20.2-sources.jar
Sequoia-0.20.2.jar
Sequoia-0.20.2.pom



Related Tutorials