linnaeus
Classifier
A Redis-backed system for classifying documents into categories based on their content.
A redis-backed Bayesian classifier
38 stars
3 watching
11 forks
Language: Ruby
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jekyll/classifier-reborn | A general classifier module with Bayesian and LSI classification capabilities | 554 |
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 661 |
reddavis/naive-bayes | A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
jbrukh/bayesian | A Go library implementing Naive Bayesian Classification with TF-IDF support. | 806 |
toddkramer/documentclassifier | This framework uses machine learning to classify documents into predefined categories | 44 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 27 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
neuralix/google_evolution | A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
davidavdav/rocanalysis.jl | A tool for analyzing and evaluating probabilistic binary classifiers | 32 |
imageomics/bioclip | A deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images. | 174 |
trthatcher/discriminantanalysis.jl | A Julia package implementing regularized discriminant analysis for multiclass classification | 9 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
weecology/deeptreeattention | An implementation of a deep learning model for tree species classification from hyperspectral images | 120 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
mwydmuch/napkinxc | A fast and simple library for multi-class and multi-label classification | 65 |