Download ci-bayes-1.0.9-patch-1.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 1.0.9-patch-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ci-bayes-1.0.9-patch-1.jar to your project.

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

Download

Click the following link to download the jar file.

ci-bayes-1.0.9-patch-1-sources.jar
ci-bayes-1.0.9-patch-1.jar
ci-bayes-1.0.9-patch-1.pom



Related Tutorials