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
·
igrigorik avatar

igrigorik/decisiontree

0
View on GitHub↗
1,484 stars·130 forks·Ruby·11 views

Decisiontree

ID3-based implementation of the ML Decision Tree algorithm

Features

  • Machine Learning Libraries - Pure Ruby implementation of the ID3 decision tree algorithm.
  • Statistical and Predictive Models - Implements the ID3 decision tree algorithm in pure Ruby.
  • Scientific Computing - Decision tree learning algorithm implementation.

Star history

Star history chart for igrigorik/decisiontreeStar history chart for igrigorik/decisiontree

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

Open-source alternatives to Decisiontree

Similar open-source projects, ranked by how many features they share with Decisiontree.
  • 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
  • djcp/linnaeusdjcp avatar

    djcp/linnaeus

    37View on GitHub↗

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

    Ruby
    View on GitHub↗37
  • jekyll/classifier-rebornjekyll avatar

    jekyll/classifier-reborn

    559View on GitHub↗

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

    Ruby
    View on GitHub↗559
See all 30 alternatives to Decisiontree→

Frequently asked questions

What does igrigorik/decisiontree do?

ID3-based implementation of the ML Decision Tree algorithm

What are the main features of igrigorik/decisiontree?

The main features of igrigorik/decisiontree are: Machine Learning Libraries, Statistical and Predictive Models, Scientific Computing.

What are some open-source alternatives to igrigorik/decisiontree?

Open-source alternatives to igrigorik/decisiontree include: 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.