This wrapper is based on C-code by David M. Blei. In a nutshell, it can be used to automatically cluster documents into topics. The number of topics are chosen beforehand and the topics found are usually fairly intuitive. Details of the implementation can be found in the paper by Blei, Ng, and…
Linnaeus is a redis-backed naive Bayesian classification system. Please see the rdoc for more information. Ruby 1.9 is required.
A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.
ID3-based implementation of the ML Decision Tree algorithm
الميزات الرئيسية لـ igrigorik/decisiontree هي: Machine Learning Libraries, Statistical and Predictive Models, Scientific Computing.
تشمل البدائل مفتوحة المصدر لـ igrigorik/decisiontree: maspwr/rtimbl — A Ruby interface to the Timbl machine-learning library. jekyll/classifier-reborn — A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier. ealdent/lda-ruby — This wrapper is based on C-code by David M. Blei. In a nutshell, it can be used to automatically cluster documents… djcp/linnaeus — Linnaeus is a redis-backed naive Bayesian classification system. Please see the rdoc for more information. Ruby 1.9 is… febeling/rb-libsvm — Ruby language bindings for LIBSVM. mustafaturan/omnicat — A generalized framework for text classifications.