Jar examples for c:ci-bayes
Module for classifying data based on various Bayesian algorithms
You can download jar file ci-bayes 1.0.9-patch-1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
ci-bayes-1.0.9-patch-1-sources.jar