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