bayesian
Classifier library
A Go library implementing Naive Bayesian Classification with TF-IDF support.
Naive Bayesian Classification for Golang.
806 stars
34 watching
128 forks
Language: Go
last commit: over 1 year ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A flexible Bayesian text classifier with backend storage support | 158 |
| A general classifier module with Bayesian and LSI classification capabilities | 554 |
| An algorithm for generating interpretable binary classification models using Bayesian rule sets | 34 |
| A Redis-backed system for classifying documents into categories based on their content. | 38 |
| A naive Bayesian classifier implemented in APL | 22 |
| A software framework implementing a multivariate Bayesian classifier for language identification | 0 |
| A monadic probabilistic programming framework for Bayesian modelling and inference in C#. | 96 |
| An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
| A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 661 |
| 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 Python library and command line application for learning Bayesian network structures from observational data. | 104 |
| A Python library for Bayesian inference and multinomial mixture modeling | 108 |
| A Julia package for representing and working with probabilistic graphical models. | 219 |
| An implementation of a Bayesian factor analysis model with structured sparsity priors for multivariate data | 20 |