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

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

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

mljar/supertree

0
View on GitHub↗
0 نجوم·0 تفرعات·1 مشاهدة

Supertree

Features

  • Decision Tree Models - Decision tree visualization and analysis.

سجل النجوم

مخطط تاريخ النجوم لـ mljar/supertreeمخطط تاريخ النجوم لـ mljar/supertree

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Supertree.
  • cerlymarco/linear-treeC

    cerlymarco/linear-tree

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dmlc/xgboostالصورة الرمزية لـ dmlc

    dmlc/xgboost

    28,471عرض على GitHub↗

    XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for regression, classification, and ranking. It functions as a predictive model framework and a cross-language toolkit, providing a core implementation with native bindings for Python, R, Java, Scala, and C++. The system is designed as a GPU-accelerated library that utilizes CUDA and NCCL to speed up the training of decision tree ensembles. It operates as a distributed framework capable of scaling training and prediction across multi-node clusters and GPU environments to process m

    C++distributed-systemsgbdtgbm
    عرض على GitHub↗28,471
  • grf-labs/grfالصورة الرمزية لـ grf-labs

    grf-labs/grf

    1,092عرض على GitHub↗

    Generalized Random Forests

    C++causal-forestcausal-inferenceeconometrics
    عرض على GitHub↗1,092
  • catboost/catboostالصورة الرمزية لـ catboost

    catboost/catboost

    8,808عرض على GitHub↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    C++big-datacatboostcategorical-features
    عرض على GitHub↗8,808
عرض جميع البدائل الـ 14 لـ Supertree→

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

ما هي الميزات الرئيسية لـ mljar/supertree؟

الميزات الرئيسية لـ mljar/supertree هي: Decision Tree Models.

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

تشمل البدائل مفتوحة المصدر لـ mljar/supertree: cerlymarco/linear-tree. dmlc/xgboost — XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for… grf-labs/grf — Generalized Random Forests. h2oai/h2o-3 — h2o-3 is a distributed machine learning platform and automated machine learning framework designed for training and… jakecoltman/bartpy. catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,…