naive-bayes

Naive Bayes classifier

An implementation of the Naive Bayes classifier algorithm in JavaScript

Naive bayes classifier.

GitHub

48 stars
15 watching
14 forks
Language: JavaScript
last commit: over 5 years ago

Related projects:

Repository Description Stars
reddavis/naive-bayes A simple implementation of a Naive Bayes classifier for text classification tasks 49
nutsiepully/naivebayes.jl A Julia implementation of Naive Bayes classification algorithm 8
fredwu/simple_bayes An implementation of a Naive Bayes classifier in Elixir 392
oasic/nbayes A Ruby implementation of Naive Bayes for probability estimation and classification tasks 153
mattcunningham/naive-apl A naive Bayesian classifier implemented in APL 22
pharo-ai/naive-bayes-classifier A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks 1
mustafaturan/omnicat-bayes An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. 32
alvations/bayesline A software framework implementing a multivariate Bayesian classifier for language identification 0
titsuki/raku-algorithm-naivebayes A Raku implementation of the Naive Bayes classifier algorithm 3
amazaspshumik/sklearn-bayes A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API 514
mljs/bit-array A JavaScript library for efficient binary array operations 6
tweag/monad-bayes A library that enables probabilistic programming in Haskell. 409
maxsklar/bayespy A Python library for Bayesian inference and multinomial mixture modeling 108
mljs/random Utilities for generating random values from various elements 2
omphalos/bayesian-bandit.js An implementation of the Bayesian bandit algorithm in JavaScript 45