simple_bayes
Bayes classifier
An implementation of a Naive Bayes classifier in Elixir
A Naive Bayes machine learning implementation in Elixir.
391 stars
23 watching
25 forks
Language: Elixir
last commit: about 8 years ago
Linked from 2 awesome lists
bayesclassifiermachine-learningnaive-bayes-classifier
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of the Naive Bayes classifier algorithm in JavaScript | 48 |
| | A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
| | A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| | A Julia implementation of Naive Bayes classification algorithm | 8 |
| | An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
| | A Ruby implementation of Naive Bayes for probability estimation and classification tasks | 153 |
| | A naive Bayesian classifier implemented in APL | 22 |
| | 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 software framework implementing a multivariate Bayesian classifier for language identification | 0 |
| | A library that enables probabilistic programming in Haskell. | 411 |
| | A Go library implementing Naive Bayesian Classification with TF-IDF support. | 806 |
| | A flexible Bayesian text classifier with backend storage support | 158 |
| | A general classifier module with Bayesian and LSI classification capabilities | 554 |
| | Develops and evaluates a framework for detecting attacks on federated learning systems | 11 |