awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
igrigorik avatar

igrigorik/decisiontree

0
View on GitHub↗
1,484 نجوم·130 تفرعات·Ruby·8 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ igrigorik/decisiontreeمخطط تاريخ النجوم لـ igrigorik/decisiontree

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Decisiontree

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Decisiontree.
  • febeling/rb-libsvmالصورة الرمزية لـ febeling

    febeling/rb-libsvm

    279عرض على GitHub↗

    Ruby language bindings for LIBSVM

    C++
    عرض على GitHub↗279
  • ealdent/lda-rubyالصورة الرمزية لـ ealdent

    ealdent/lda-ruby

    134عرض على 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
    عرض على GitHub↗134
  • djcp/linnaeusالصورة الرمزية لـ djcp

    djcp/linnaeus

    37عرض على GitHub↗

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

    Ruby
    عرض على GitHub↗37
  • jekyll/classifier-rebornالصورة الرمزية لـ jekyll

    jekyll/classifier-reborn

    559عرض على GitHub↗

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

    Ruby
    عرض على GitHub↗559
عرض جميع البدائل الـ 30 لـ Decisiontree→

الأسئلة الشائعة

ما هي وظيفة igrigorik/decisiontree؟

ID3-based implementation of the ML Decision Tree algorithm

ما هي الميزات الرئيسية لـ igrigorik/decisiontree؟

الميزات الرئيسية لـ igrigorik/decisiontree هي: Machine Learning Libraries, Statistical and Predictive Models, Scientific Computing.

ما هي البدائل مفتوحة المصدر لـ igrigorik/decisiontree؟

تشمل البدائل مفتوحة المصدر لـ 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.