Download ci-bayes-2.0.0.RELEASE.jar file - Jar c

Jar examples for c:ci-bayes

Description

Module for classifying data based on various Bayesian algorithms

You can download jar file ci-bayes 2.0.0.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ci-bayes-2.0.0.RELEASE.jar to your project.

<dependency>
   <groupId>com.enigmastation</groupId>
   <artifactId>ci-bayes</artifactId>
   <version>2.0.0.RELEASE</version>
</dependency>
compile group: 'com.enigmastation', name: 'ci-bayes', version: '2.0.0.RELEASE'
libraryDependencies += "com.enigmastation" % "ci-bayes" % "2.0.0.RELEASE"
<dependency org="com.enigmastation" name="ci-bayes" rev="2.0.0.RELEASE"/>
@Grapes(@Grab(group='com.enigmastation', module='ci-bayes', version='2.0.0.RELEASE'))
'com.enigmastation:ci-bayes:jar:2.0.0.RELEASE'

Download

Click the following link to download the jar file.

ci-bayes-2.0.0.RELEASE-sources.jar
ci-bayes-2.0.0.RELEASE.jar
ci-bayes-2.0.0.RELEASE.pom



Related Tutorials