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

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

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

asafschers/scoruby

0
View on GitHub↗
70 نجوم·11 تفرعات·Ruby·MIT·2 مشاهدات

Scoruby

Ruby Scoring API for PMML

Features

  • أطر عمل تعلم الآلة - Provides a scoring API for predictive models using PMML.
  • Machine Learning Frameworks - Tool for creating random forest classifiers from PMML files.

سجل النجوم

مخطط تاريخ النجوم لـ asafschers/scorubyمخطط تاريخ النجوم لـ asafschers/scoruby

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Scoruby.
  • cardmagic/classifierالصورة الرمزية لـ cardmagic

    cardmagic/classifier

    721عرض على GitHub↗

    A general classifier module to allow Bayesian and LSI classifications.

    Ruby
    عرض على GitHub↗721
  • 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
  • apache/incubator-mxnetالصورة الرمزية لـ apache

    apache/incubator-mxnet

    20,812عرض على GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    عرض على GitHub↗20,812
  • huggingface/candleالصورة الرمزية لـ huggingface

    huggingface/candle

    19,422عرض على GitHub↗

    Candle is a minimalist machine learning framework and deep learning inference engine designed for the Rust programming language. It functions as a low-level tensor computation library, providing the necessary primitives for multi-dimensional array operations and mathematical transformations required to execute pre-trained neural network models. The framework distinguishes itself through a focus on memory efficiency and hardware utilization. It employs static-typed tensor operations to enforce shape validation and memory safety at compile time, while utilizing a lazy-loaded computational graph

    Rust
    عرض على GitHub↗19,422
عرض جميع البدائل الـ 30 لـ Scoruby→

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

ما هي وظيفة asafschers/scoruby؟

Ruby Scoring API for PMML

ما هي الميزات الرئيسية لـ asafschers/scoruby؟

الميزات الرئيسية لـ asafschers/scoruby هي: أطر عمل تعلم الآلة, Machine Learning Frameworks.

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

تشمل البدائل مفتوحة المصدر لـ asafschers/scoruby: catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… rust-ml/linfa — Linfa is a classical machine learning framework and statistical learning suite implemented in Rust. It provides a… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying… cardmagic/classifier — A general classifier module to allow Bayesian and LSI classifications. huggingface/candle — Candle is a minimalist machine learning framework and deep learning inference engine designed for the Rust programming… smartcorelib/smartcore — A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging…