naive-bayes
Naive Bayes classifier
An implementation of the Naive Bayes classifier algorithm in JavaScript
Naive bayes classifier.
48 stars
15 watching
14 forks
Language: JavaScript
last commit: over 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
| | A Julia implementation of Naive Bayes classification algorithm | 8 |
| | An implementation of a Naive Bayes classifier in Elixir | 391 |
| | A Ruby implementation of Naive Bayes for probability estimation and classification tasks | 153 |
| | A naive Bayesian classifier implemented in APL | 22 |
| | A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| | An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
| | A software framework implementing a multivariate Bayesian classifier for language identification | 0 |
| | A Raku implementation of a Naive Bayes classifier for text classification | 3 |
| | A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
| | A JavaScript library for efficient binary array operations | 6 |
| | A library that enables probabilistic programming in Haskell. | 411 |
| | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
| | Utilities for generating random values from various elements | 2 |
| | An implementation of the Bayesian bandit algorithm in JavaScript | 45 |