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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
igrigorik avatar

igrigorik/decisiontree

0
View on GitHub↗

Decisiontree

ID3-based implementation of the ML Decision Tree algorithm

Features

  • Machine Learning Libraries - Pure Ruby implementation of the ID3 decision tree algorithm.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Statistical and Predictive Models - Implements the ID3 decision tree algorithm in pure Ruby.
  • Scientific Computing - Decision tree learning algorithm implementation.
  • 1,484 stele·130 fork-uri·Ruby·10 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru igrigorik/decisiontreeGraficul istoricului de stele pentru igrigorik/decisiontree

    Alternative open-source pentru Decisiontree

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Decisiontree.
    • febeling/rb-libsvmAvatar febeling

      febeling/rb-libsvm

      279Vezi pe GitHub↗

      Ruby language bindings for LIBSVM

      C++
      Vezi pe GitHub↗279
    • ealdent/lda-rubyAvatar ealdent

      ealdent/lda-ruby

      134Vezi pe 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
      Vezi pe GitHub↗134
    • djcp/linnaeusAvatar djcp

      djcp/linnaeus

      37Vezi pe GitHub↗

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

      Ruby
      Vezi pe GitHub↗37
    • jekyll/classifier-rebornAvatar jekyll

      jekyll/classifier-reborn

      559Vezi pe GitHub↗

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

      Ruby
      Vezi pe GitHub↗559
    Vezi toate cele 30 alternative pentru Decisiontree→

    Întrebări frecvente

    Ce face igrigorik/decisiontree?

    ID3-based implementation of the ML Decision Tree algorithm

    Care sunt principalele funcționalități ale igrigorik/decisiontree?

    Principalele funcționalități ale igrigorik/decisiontree sunt: Machine Learning Libraries, Statistical and Predictive Models, Scientific Computing.

    Care sunt câteva alternative open-source pentru igrigorik/decisiontree?

    Alternativele open-source pentru igrigorik/decisiontree includ: 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.