Jar examples for s:Sequoia
Sequoia is Java library for scoring and evaluating decision trees.
You can download jar file Sequoia 0.20.2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
Sequoia-0.20.2-javadoc.jar