Java-Naive-Bayes-Classifier-JNBC

A Java Naive Bayes Classifier that works either in memory or on RocksDB fast key-value store.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.namsor
ArtifactId

ArtifactId

Java-Naive-Bayes-Classifier-JNBC
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Java-Naive-Bayes-Classifier-JNBC
A Java Naive Bayes Classifier that works either in memory or on RocksDB fast key-value store.
Project URL

Project URL

https://github.com/namsor/Java-Naive-Bayes-Classifier-JNBC/
Source Code Management

Source Code Management

https://github.com/namsor/Java-Naive-Bayes-Classifier-JNBC

Download Java-Naive-Bayes-Classifier-JNBC

How to add to project

<!-- https://jarcasting.com/artifacts/com.namsor/Java-Naive-Bayes-Classifier-JNBC/ -->
<dependency>
    <groupId>com.namsor</groupId>
    <artifactId>Java-Naive-Bayes-Classifier-JNBC</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.namsor/Java-Naive-Bayes-Classifier-JNBC/
implementation 'com.namsor:Java-Naive-Bayes-Classifier-JNBC:2.0.5'
// https://jarcasting.com/artifacts/com.namsor/Java-Naive-Bayes-Classifier-JNBC/
implementation ("com.namsor:Java-Naive-Bayes-Classifier-JNBC:2.0.5")
'com.namsor:Java-Naive-Bayes-Classifier-JNBC:jar:2.0.5'
<dependency org="com.namsor" name="Java-Naive-Bayes-Classifier-JNBC" rev="2.0.5">
  <artifact name="Java-Naive-Bayes-Classifier-JNBC" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.namsor', module='Java-Naive-Bayes-Classifier-JNBC', version='2.0.5')
)
libraryDependencies += "com.namsor" % "Java-Naive-Bayes-Classifier-JNBC" % "2.0.5"
[com.namsor/Java-Naive-Bayes-Classifier-JNBC "2.0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.rocksdb : rocksdbjni jar 6.4.6
org.fusesource.leveldbjni : leveldbjni-all jar 1.8
org.iq80.leveldb : leveldb jar 0.12
org.mapdb : mapdb jar 3.0.7

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1