awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
djcp avatar

djcp/linnaeus

0
View on GitHub↗
37 stars·10 forks·Ruby·MIT·9 views

Linnaeus

Linnaeus is a redis-backed naive Bayesian classification system. Please see the rdoc for more information. Ruby 1.9 is required.

Features

  • Machine Learning Libraries - Redis-backed Bayesian classification library.
  • Statistical and Predictive Models - Provides a Redis-backed Bayesian classifier.

Star history

Star history chart for djcp/linnaeusStar history chart for djcp/linnaeus

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Linnaeus

These projects share indexed features with Linnaeus. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • igrigorik/decisiontreeigrigorik avatar

    igrigorik/decisiontree

    1,484View on GitHub↗

    ID3-based implementation of the ML Decision Tree algorithm

    Ruby
    View on GitHub↗1,484
  • febeling/rb-libsvmfebeling avatar

    febeling/rb-libsvm

    279View on GitHub↗

    Ruby language bindings for LIBSVM

    C++
    View on GitHub↗279
  • ealdent/lda-rubyealdent avatar

    ealdent/lda-ruby

    134View on GitHub↗

    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…

    Ruby
    View on GitHub↗134
  • maspwr/rtimblmaspwr avatar

    maspwr/rtimbl

    5View on GitHub↗

    A Ruby interface to the Timbl machine-learning library

    C++
    View on GitHub↗5
Compare all 30 related projects→

Frequently asked questions

What does djcp/linnaeus do?

Linnaeus is a redis-backed naive Bayesian classification system. Please see the rdoc for more information. Ruby 1.9 is required.

What are the main features of djcp/linnaeus?

The main features of djcp/linnaeus are: Machine Learning Libraries, Statistical and Predictive Models.

Which projects share features with djcp/linnaeus?

Projects with overlapping indexed features include: mustafaturan/omnicat — A generalized framework for text classifications. maspwr/rtimbl — A Ruby interface to the Timbl machine-learning library. febeling/rb-libsvm — Ruby language bindings for LIBSVM. 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… igrigorik/decisiontree — ID3-based implementation of the ML Decision Tree algorithm. mustafaturan/omnicat-bayes — A Naive Bayes text classification implementation as an OmniCat classifier strategy.