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.
554 stars
20 watching
110 forks
Language: Ruby
last commit: 9 months ago
Linked from 3 awesome lists
bayesian-classifierrubyrubyml
Related projects:
Repository | Description | Stars |
---|---|---|
| A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 661 |
| A Redis-backed system for classifying documents into categories based on their content. | 38 |
| A Go library implementing Naive Bayesian Classification with TF-IDF support. | 806 |
| A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
| An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
| An R package for providing explanations of predictions made by black box classifiers. | 486 |
| An image classification model using a third-generation deep residual network. | 27 |
| An open-source Python library for evaluating and explaining the contribution of individual classifiers in machine learning ensembles. | 219 |
| A flexible Bayesian text classifier with backend storage support | 158 |
| A framework providing a generalized strategy holder for text classification | 11 |
| A tool for analyzing and evaluating probabilistic binary classifiers | 32 |
| A Ruby implementation of Naive Bayes for probability estimation and classification tasks | 153 |
| A collection of algorithms and tools for building classifiers in various machine learning applications. | 85 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |