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: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mustafaturan/omnicat-bayesAn implementation of the Naive Bayes algorithm as a text classification strategy in Ruby.32
reddavis/naive-bayesA simple implementation of a Naive Bayes classifier for text classification tasks49
mljs/naive-bayesAn implementation of the Naive Bayes classifier algorithm in JavaScript48
nutsiepully/naivebayes.jlA Julia implementation of Naive Bayes classification algorithm8
fredwu/simple_bayesAn implementation of a Naive Bayes classifier in Elixir391
titsuki/raku-algorithm-naivebayesA Raku implementation of a Naive Bayes classifier for text classification3
pharo-ai/naive-bayes-classifierA simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks1
mattcunningham/naive-aplA naive Bayesian classifier implemented in APL22
amazaspshumik/sklearn-bayesA collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API514
alvations/bayeslineA software framework implementing a multivariate Bayesian classifier for language identification0
jekyll/classifier-rebornA general classifier module with Bayesian and LSI classification capabilities554
joashc/csharp-probability-monadA monadic probabilistic programming framework for Bayesian modelling and inference in C#.96
abhik/peblA Python library and command line application for learning Bayesian network structures from observational data.104
cardmagic/classifierA module for text classification using Bayesian and Latent Semantic Indexing algorithms661
maxsklar/bayespyA Python library for Bayesian inference and multinomial mixture modeling108