simple_bayes
Bayes classifier
An implementation of a Naive Bayes classifier in Elixir
A Naive Bayes machine learning implementation in Elixir.
392 stars
23 watching
25 forks
Language: Elixir
last commit: about 7 years ago
Linked from 2 awesome lists
bayesclassifiermachine-learningnaive-bayes-classifier
Related projects:
Repository | Description | Stars |
---|---|---|
mljs/naive-bayes | An implementation of the Naive Bayes classifier algorithm in JavaScript | 48 |
reddavis/naive-bayes | A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
pharo-ai/naive-bayes-classifier | A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
nutsiepully/naivebayes.jl | A Julia implementation of Naive Bayes classification algorithm | 8 |
mustafaturan/omnicat-bayes | An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
oasic/nbayes | A Ruby implementation of Naive Bayes for probability estimation and classification tasks | 153 |
mattcunningham/naive-apl | A naive Bayesian classifier implemented in APL | 22 |
titsuki/raku-algorithm-naivebayes | A Raku implementation of the Naive Bayes classifier algorithm | 3 |
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 |
tweag/monad-bayes | A library that enables probabilistic programming in Haskell. | 409 |
jbrukh/bayesian | A Go library implementing Naive Bayesian classification with optional term frequency-inverse document frequency (TF-IDF) calculations. | 805 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
jekyll/classifier-reborn | A general classifier module with Bayesian and LSI classification capabilities | 552 |
eth-sri/bayes-framework-leakage | Develops and evaluates a framework for detecting attacks on federated learning systems | 11 |