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

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

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

3 مستودعات

Awesome GitHub RepositoriesMetric Optimization Tools

Utilities for refining and batch-processing evaluation metrics to ensure consistent performance measurement.

Distinct from Performance Metrics: Distinct from performance metrics calculation: focuses on the optimization and refinement of the metrics themselves.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Metric Optimization Tools. Refine with filters or upvote what's useful.

Awesome Metric Optimization Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vibrantlabsai/ragasالصورة الرمزية لـ vibrantlabsai

    vibrantlabsai/ragas

    12,659عرض على GitHub↗

    Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin

    Refines multiple evaluation metrics simultaneously to ensure consistent performance measurement across pipelines.

    Pythonevaluationllmllmops
    عرض على GitHub↗12,659
  • 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

    Toggles specific metric computations or adjusts their frequency to reduce resource bottlenecks.

    C++big-datacatboostcategorical-features
    عرض على GitHub↗8,808
  • open-edge-platform/anomalibالصورة الرمزية لـ open-edge-platform

    open-edge-platform/anomalib

    5,871عرض على GitHub↗

    Anomalib is a PyTorch-based library for visual anomaly detection, offering a modular framework, a comprehensive model zoo, and a benchmarking suite designed for industrial defect detection. It provides a wide range of algorithms—including generative, discriminative, teacher-student, and vision-language approaches—that support unsupervised, few-shot, and zero-shot settings. The library enables deployment through model export to ONNX and OpenVINO for edge devices, and includes a no-code web application for training and inference. It also features a command-line interface for orchestrating multi

    Computes standard anomaly-detection performance metrics by auto-fetching required fields from dataclass inputs.

    Pythonanomaly-detectionanomaly-localizationanomaly-segmentation
    عرض على GitHub↗5,871
  1. Home
  2. Artificial Intelligence & ML
  3. Performance Metrics
  4. Metric Optimization Tools

استكشف الوسوم الفرعية

  • Metric Computation Optimization1 وسم فرعيTuning the frequency and scope of metric calculations to reduce resource bottlenecks during training. **Distinct from Metric Optimization Tools:** Distinct from refining the metric's mathematical definition; it optimizes the computational overhead of calculating those metrics.