nbayes

Naive Bayes classifier

A Ruby implementation of Naive Bayes for probability estimation and classification tasks

A robust, full-featured Ruby implementation of Naive Bayes

GitHub

153 stars
12 watching
33 forks
Language: Ruby
last commit: 9 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mustafaturan/omnicat-bayes An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. 32
reddavis/naive-bayes A simple implementation of a Naive Bayes classifier for text classification tasks 49
mljs/naive-bayes An implementation of the Naive Bayes classifier algorithm in JavaScript 48
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
titsuki/raku-algorithm-naivebayes A Raku implementation of the Naive Bayes classifier algorithm 3
pharo-ai/naive-bayes-classifier A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks 1
mattcunningham/naive-apl A naive Bayesian classifier implemented in APL 22
amazaspshumik/sklearn-bayes A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API 514
alvations/bayesline A software framework implementing a multivariate Bayesian classifier for language identification 0
jekyll/classifier-reborn A general classifier module with Bayesian and LSI classification capabilities 552
joashc/csharp-probability-monad A monadic probabilistic programming framework for Bayesian modelling and inference in C#. 96
abhik/pebl A Python library and command line application for learning Bayesian network structures from observational data. 104
cardmagic/classifier A module for text classification using Bayesian and Latent Semantic Indexing algorithms 660
maxsklar/bayespy A Python library for Bayesian inference and multinomial mixture modeling 108