awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPrecision-Recall Visualizations

Tools for generating curves and graphs that visualize the trade-off between precision and recall.

Distinct from Recall Optimization: Existing candidates focus on search engine recall or memory recall, not ML performance curve graphing.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Precision-Recall Visualizations. Refine with filters or upvote what's useful.

Awesome Precision-Recall Visualizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • biolab/orange3Avatar von biolab

    biolab/orange3

    5,635Auf GitHub ansehen↗

    Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows without writing code. At its core, it offers a widget-based visual programming environment where users connect configurable components to perform data preprocessing, machine learning model training, statistical evaluation, and interactive visualization. The platform is built on NumPy-backed data tables with domain descriptors that define variable names, types, and roles, and includes a lazy SQL query proxy for working with database tables without loading all data into memory. The

    Ships precision, recall, F-measure, and support calculations for each class in classification results.

    Python
    Auf GitHub ansehen↗5,635
  • rafaelpadilla/object-detection-metricsAvatar von rafaelpadilla

    rafaelpadilla/Object-Detection-Metrics

    5,098Auf GitHub ansehen↗

    This project is an object detection evaluation library and benchmarking tool designed to calculate precision, recall, and average precision for computer vision models. It provides a suite of utilities for parsing bounding box coordinates from text files and calculating spatial overlap to determine detection accuracy. The toolkit features a command line interface for comparing ground truth files against model predictions. It includes a precision-recall curve generator to visualize the relationship between precision and recall across different confidence thresholds and an intersection over unio

    Generates curves and graphs to analyze the trade off between detection sensitivity and accuracy across classes.

    Pythonaverage-precisionbounding-boxesmean-average-precision
    Auf GitHub ansehen↗5,098
  1. Home
  2. Artificial Intelligence & ML
  3. Precision-Recall Visualizations