BOA
Bayesian classifier
An algorithm for generating interpretable binary classification models using Bayesian rule sets
Bayesian or-of-and
34 stars
4 watching
9 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jbrukh/bayesian | Naive Bayesian classification library for Go. | 805 |
pharo-ai/naive-bayes-classifier | A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
mattcunningham/naive-apl | A naive Bayesian classifier implemented in APL | 22 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
alvations/bayesline | A software framework implementing a multivariate Bayesian classifier for language identification | 0 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 660 |
abhik/pebl | A Python library and command line application for learning Bayesian network structures from observational data. | 104 |
tweag/monad-bayes | A library that enables probabilistic programming in Haskell. | 409 |
chasedehan/boostaroota | An algorithm for fast feature selection using XGBoost and other tree-based classifiers | 219 |
mustafaturan/omnicat-bayes | An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
maxsklar/bayespy | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
usmanr149/classification-algorithm | An educational resource providing hands-on examples and exercises for learning classification algorithms using Python. | 2 |
judyboon/bass | An implementation of a Bayesian factor analysis model with structured sparsity priors for multivariate data | 20 |