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
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vibrantlabsai/ragasAvatar vibrantlabsai

    vibrantlabsai/ragas

    12,659Vezi pe 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
    Vezi pe GitHub↗12,659
  • catboost/catboostAvatar catboost

    catboost/catboost

    8,808Vezi pe 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
    Vezi pe GitHub↗8,808
  • open-edge-platform/anomalibAvatar open-edge-platform

    open-edge-platform/anomalib

    5,871Vezi pe 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
    Vezi pe GitHub↗5,871
  1. Home
  2. Artificial Intelligence & ML
  3. Performance Metrics
  4. Metric Optimization Tools

Explorează sub-etichetele

  • Metric Computation Optimization1 sub-tagTuning 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.