classifier-reborn

Classifier

A general classifier module with Bayesian and LSI classification capabilities

A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.

GitHub

554 stars
20 watching
110 forks
Language: Ruby
last commit: over 2 years ago
Linked from 3 awesome lists

bayesian-classifierrubyrubyml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cardmagic/classifierA module for text classification using Bayesian and Latent Semantic Indexing algorithms661
djcp/linnaeusA Redis-backed system for classifying documents into categories based on their content.38
jbrukh/bayesianA Go library implementing Naive Bayesian Classification with TF-IDF support.806
reddavis/naive-bayesA simple implementation of a Naive Bayes classifier for text classification tasks49
mustafaturan/omnicat-bayesAn implementation of the Naive Bayes algorithm as a text classification strategy in Ruby.32
thomasp85/limeAn R package for providing explanations of predictions made by black box classifiers.486
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
benedekrozemberczki/shapleyAn open-source Python library for evaluating and explaining the contribution of individual classifiers in machine learning ensembles.219
eaigner/shieldA flexible Bayesian text classifier with backend storage support158
mustafaturan/omnicatA framework providing a generalized strategy holder for text classification11
davidavdav/rocanalysis.jlA tool for analyzing and evaluating probabilistic binary classifiers32
oasic/nbayesA Ruby implementation of Naive Bayes for probability estimation and classification tasks153
hiroyuki-kasai/classifiertoolboxA collection of algorithms and tools for building classifiers in various machine learning applications.85
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113