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
153 stars
12 watching
33 forks
Language: Ruby
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
| A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
| An implementation of the Naive Bayes classifier algorithm in JavaScript | 48 |
| A Julia implementation of Naive Bayes classification algorithm | 8 |
| An implementation of a Naive Bayes classifier in Elixir | 391 |
| A Raku implementation of a Naive Bayes classifier for text classification | 3 |
| A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| A naive Bayesian classifier implemented in APL | 22 |
| A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
| A software framework implementing a multivariate Bayesian classifier for language identification | 0 |
| A general classifier module with Bayesian and LSI classification capabilities | 554 |
| A monadic probabilistic programming framework for Bayesian modelling and inference in C#. | 96 |
| A Python library and command line application for learning Bayesian network structures from observational data. | 104 |
| A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 661 |
| A Python library for Bayesian inference and multinomial mixture modeling | 108 |