awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

65 रिपॉजिटरी

Awesome GitHub RepositoriesMachine Learning Evaluation

Tools for assessing and comparing the performance metrics of trained machine learning models through validation and comparative analysis.

Explore 65 awesome GitHub repositories matching artificial intelligence & ml · Machine Learning Evaluation. Refine with filters or upvote what's useful.

Awesome Machine Learning Evaluation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted का अवतार

    awesome-selfhosted/awesome-selfhosted

    299,516GitHub पर देखें↗

    यह प्रोजेक्ट निजी सर्वर वातावरण और होम लैब में डिप्लॉयमेंट के लिए डिज़ाइन किए गए ओपन-सोर्स सॉफ्टवेयर की एक समुदाय-क्यूरेटेड निर्देशिका है। यह मुख्यधारा की क्लाउड सेवाओं के स्वतंत्र, स्व-होस्ट किए गए विकल्पों को खोजने के लिए एक व्यापक संसाधन के रूप में कार्य करता है, जिससे उपयोगकर्ता अपने डिजिटल इंफ्रास्ट्रक्चर पर पूर्ण डेटा स्वामित्व और नियंत्रण बनाए रख सकते हैं। निर्देशिका को एक पदानुक्रमित वर्गीकरण के माध्यम से संरचित किया गया है जो अनुप्रयोगों के एक विशाल संग्रह को तार्किक श्रेणियों में व्यवस्थित करता है, जो मीडिया प्रबंधन और डेटा एनालिटिक्स से लेकर निजी संचार और टीम उत्पादकता टूल तक फैला हुआ है। यह एक सहयोगात्मक पीयर-रिव्यू प्रक्रिया के माध्यम से खुद को अलग करती है, जहाँ समुदाय के सदस्य निर्देशिका को सटीक और विश्वसनीय सुनिश्चित करने के लिए प्रत्येक सबमिशन की गुणवत्ता और प्रासंगिकता को मान्य करते हैं। प्रोजेक्ट इंफ्रास्ट्रक्चर ऑटोमेशन, कंटेनर-आधारित सर्विस डिप्लॉयमेंट और घोषणात्मक कॉन्फ़िगरेशन प्रबंधन सहित क्षमताओं के एक व्यापक क्षेत्र को कवर करता है। ये टूल उपयोगकर्ताओं को पुनरुत्पादनीय सर्वर वातावरण बनाए रखने और निजी हार्डवेयर पर जटिल सर्विस निर्भरताओं को प्रबंधित करने में सहायता करते हैं। निर्देशिका को एक वर्ज़न-कंट्रोल रिपॉजिटरी के रूप में बनाए रखा जाता है, यह सुनिश्चित करते हुए कि सभी अपडेट और समुदाय-संचालित परिवर्तन ट्रैक किए जाते हैं और पारदर्शी हैं।

    Provides a graphical interface to inspect and understand the architecture of neural networks and machine learning models.

    awesomeawesome-listcloud
    GitHub पर देखें↗299,516
  • pewdiepie-archdaemon/odysseuspewdiepie-archdaemon का अवतार

    pewdiepie-archdaemon/odysseus

    72,184GitHub पर देखें↗

    Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large language models. It serves as a centralized platform for orchestrating agentic tasks, utilizing a model context protocol server to connect AI models to external system utilities, browser automation, and local hardware. The system distinguishes itself through a combination of retrieval-augmented generation and a RAG knowledge base, using vector stores and local embeddings to provide persistent semantic memory. It further integrates AI-driven communication management to triage email i

    Provides interfaces for side-by-side blind testing and evaluation of responses from different AI models.

    Python
    GitHub पर देखें↗72,184
  • unslothai/unslothunslothai का अवतार

    unslothai/unsloth

    66,628GitHub पर देखें↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade hardware. The platform distinguishes itself through hand-optimized kernels and automated computational graph techniques that maximize hardware throughput. It supports advanced training methodologies, including reinforcement learning for reasoning and efficient adapter-based fin

    Facilitates side-by-side output comparison by running identical prompts through multiple model versions simultaneously.

    Pythonagentdeepseekdeepseek-r1
    GitHub पर देखें↗66,628
  • ultralytics/ultralyticsultralytics का अवतार

    ultralytics/ultralytics

    58,468GitHub पर देखें↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in

    Calculates mean average precision and other performance metrics to verify the accuracy of object detection results.

    Pythonclicomputer-visiondeep-learning
    GitHub पर देखें↗58,468
  • langchain-ai/deepagentslangchain-ai का अवतार

    langchain-ai/deepagents

    25,006GitHub पर देखें↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Provides side-by-side visual comparisons of outputs generated by different machine learning models.

    Pythonagentsdeepagentslangchain
    GitHub पर देखें↗25,006
  • garrytan/gbraingarrytan का अवतार

    garrytan/gbrain

    23,848GitHub पर देखें↗

    gbrain is an agent framework and retrieval-augmented generation system that combines a durable task queue, a git-synced vector store, and a knowledge graph engine. It provides a foundation for building AI agents that interact with structured knowledge bases using the Model Context Protocol. The system synchronizes markdown files from a git repository into a database for high-performance semantic retrieval and creates typed edges between data pages by extracting entity references and wikilinks. It uses a database-backed queue to execute persistent background jobs and tool loops, ensuring relia

    Includes tools to benchmark hybrid search performance against standard datasets to prevent retrieval regressions.

    TypeScript
    GitHub पर देखें↗23,848
  • typpo/promptfootyppo का अवतार

    typpo/promptfoo

    22,295GitHub पर देखें↗

    promptfoo is an evaluation framework for measuring the performance of large language model prompts, agents, and retrieval augmented generation pipelines. It provides a suite of tools for conducting comparative benchmarking and executing automated quality and security regressions. The system features a benchmarking suite for running identical prompts across different model providers to compare output quality side-by-side. It also includes a dedicated red teaming tool for identifying security vulnerabilities and prompt injection risks through automated penetration testing. The framework suppor

    Enables side-by-side visual and analytical comparison of outputs from different LLM providers.

    TypeScript
    GitHub पर देखें↗22,295
  • accumulatemore/cvAccumulateMore का अवतार

    AccumulateMore/CV

    21,907GitHub पर देखें↗

    This project is a comprehensive deep learning framework and educational platform designed for constructing, training, and evaluating neural network architectures. It provides a modular environment for building models through tensor operations and automatic differentiation, supporting a wide range of tasks from image classification and object detection to sequential data processing. Beyond its core technical capabilities, the project distinguishes itself by integrating professional career development resources directly into its learning ecosystem. It offers structured guidance, resume reviews,

    Assesses model performance by comparing training and validation metrics to identify overfitting or underfitting.

    Jupyter Notebookagentagentsbook
    GitHub पर देखें↗21,907
  • pgvector/pgvectorpgvector का अवतार

    pgvector/pgvector

    21,787GitHub पर देखें↗

    Vector similarity search extension for PostgreSQL.

    Enables storage and transformation of vector embeddings directly within the database for machine learning pipelines.

    Cpostgresvector-searchembeddings
    GitHub पर देखें↗21,787
  • fengdu78/deeplearning_ai_booksfengdu78 का अवतार

    fengdu78/deeplearning_ai_books

    20,250GitHub पर देखें↗

    This repository serves as a comprehensive educational resource and study guide for mastering deep learning principles and neural network architectures. It provides a structured curriculum that covers the fundamental components of artificial intelligence, including backpropagation, optimization algorithms, and model performance tuning. The collection distinguishes itself by offering curated academic materials and practical implementation examples that bridge the gap between theoretical concepts and hands-on application. It includes specialized instructional guides for developing models capable

    Supports project structuring by providing robust evaluation metrics and performance analysis tools.

    HTMLdeeplearning-ai
    GitHub पर देखें↗20,250
  • afshinea/stanford-cs-229-machine-learningafshinea का अवतार

    afshinea/stanford-cs-229-machine-learning

    19,270GitHub पर देखें↗

    This repository serves as a comprehensive educational resource for machine learning, providing a structured collection of lecture notes and reference materials. It covers the fundamental mathematical and statistical principles required to build, evaluate, and optimize predictive models, ranging from basic probability and linear algebra to advanced algorithmic implementations. The content is organized through a hierarchical mapping of concepts that connects mathematical prerequisites to specific machine learning theories. It features a modular design that segments complex topics into discrete,

    Assesses model performance and reliability using validation metrics to diagnose bias and variance.

    cheatsheetcs229data-science
    GitHub पर देखें↗19,270
  • nndl/nndl.github.ionndl का अवतार

    nndl/nndl.github.io

    18,710GitHub पर देखें↗

    This project is an educational platform designed to teach artificial intelligence, neural networks, and data science through a combination of structured textbooks and interactive learning resources. It provides a comprehensive curriculum that guides students through sequential learning paths, bridging the gap between mathematical theory and practical software implementation. The platform distinguishes itself by integrating executable code environments and dynamic browser-based visualizations directly into its educational content. These tools allow users to modify model implementations in real

    Integrates interactive environments that allow users to modify and explore model implementations in real time.

    HTML
    GitHub पर देखें↗18,710
  • facebookresearch/detrfacebookresearch का अवतार

    facebookresearch/detr

    15,305GitHub पर देखें↗

    This project provides a transformer-based object detection model that treats the task as a direct set prediction problem. It implements a vision system capable of predicting bounding boxes and class labels for objects within an image, as well as frameworks for instance and panoptic segmentation. The architecture utilizes a transformer encoder and decoder to perform end-to-end set prediction, employing a Hungarian matcher to assign predicted boxes to ground truth objects. It incorporates a convolutional backbone for feature extraction and a system of learnable object queries to probe image loc

    Provides tools for computing standard performance metrics such as Average Precision to evaluate detection accuracy.

    Python
    GitHub पर देखें↗15,305
  • paddlepaddle/paddledetectionPaddlePaddle का अवतार

    PaddlePaddle/PaddleDetection

    14,243GitHub पर देखें↗

    PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of computer vision models. It provides a comprehensive library of modular neural network architectures and pipelines that support object detection, instance segmentation, and multi-object tracking tasks. The project distinguishes itself through a configuration-driven approach that decouples model components like backbones and heads, allowing for the flexible assembly of custom vision workflows. It incorporates advanced techniques such as anchor-free detection logic, joint detecti

    Calculates mean average precision metrics to validate detection model performance.

    Pythonblazefacedeepsortdetr
    GitHub पर देखें↗14,243
  • idank/explainshellidank का अवतार

    idank/explainshell

    14,084GitHub पर देखें↗

    ExplainShell is a shell command explainer and syntax analyzer that matches command line arguments to manual page documentation. It functions as a man page parser and documentation extraction tool, converting roff-formatted manual pages into a structured database of command options and metadata. The project uses a combination of large language models and roff-macro parsing to identify specific line ranges that define flags and arguments. It employs a command syntax analyzer to deconstruct shell commands into tokens, which are then mapped against documented entries to provide plain language exp

    Implements a head-to-head comparison tool to evaluate the accuracy of different data extraction models.

    Python
    GitHub पर देखें↗14,084
  • rasbt/python-machine-learning-bookrasbt का अवतार

    rasbt/python-machine-learning-book

    12,614GitHub पर देखें↗

    This project is an educational resource providing practical code examples and implementations of machine learning algorithms using the Python language. It serves as a guide for constructing predictive pipelines, clustering models, and dimensionality reduction within the Scikit-Learn ecosystem. The repository includes comprehensive demonstrations for supervised and unsupervised learning, as well as detailed examples for implementing neural networks and deep architectures. It also provides practical guidance on exporting model parameters to JSON and wrapping trained models in web APIs for produ

    Plots learning curves of accuracies against training set size to determine if more data improves performance.

    Jupyter Notebook
    GitHub पर देखें↗12,614
  • willwulfken/midjourney-styles-and-keywords-referencewillwulfken का अवतार

    willwulfken/MidJourney-Styles-and-Keywords-Reference

    12,285GitHub पर देखें↗

    This project serves as a comprehensive reference tool for prompt engineering within generative image models. It provides a structured guide for exploring artistic styles, technical parameters, and keyword combinations to assist in achieving specific aesthetic outcomes and consistent visual themes. The resource distinguishes itself by enabling direct comparisons between different model versions, allowing users to observe how specific keywords and settings influence output quality over time. By organizing visual examples and technical data into a hierarchical taxonomy, it facilitates the iterat

    Facilitates the evaluation of different model versions and settings to track improvements in image generation capabilities.

    aiai-artai-research
    GitHub पर देखें↗12,285
  • thu-mig/yolov10THU-MIG का अवतार

    THU-MIG/yolov10

    11,316GitHub पर देखें↗

    YOLOv10 is a PyTorch computer vision library and real-time vision framework designed for locating and identifying multiple objects in images and video streams. It functions as an end-to-end object detector that optimizes for high-speed deployment and detection precision. The project is distinguished by an NMS-free detection architecture that predicts a single bounding box per object, eliminating the need for non-maximum suppression post-processing to reduce inference latency. It further optimizes for edge hardware through scalable weights and a quantization-friendly structure that facilitates

    Includes capabilities to evaluate detection accuracy using metrics like mean average precision against benchmark datasets.

    Python
    GitHub पर देखें↗11,316
  • apple/turicreateapple का अवतार

    apple/turicreate

    11,171GitHub पर देखें↗

    This project is an automated machine learning framework and toolkit designed for training and tuning custom models for classification, regression, and recommendations. It functions as a multimodal machine learning toolkit capable of processing and training models using a combination of text, image, audio, and sensor data. The framework distinguishes itself as a multimodal data processor that can handle and visualize large datasets on a single machine using column-oriented disk storage. It includes a core machine learning model generator that converts trained models into formats compatible wit

    Calculates performance metrics like mean average precision to verify object detection model accuracy.

    C++
    GitHub पर देखें↗11,171
  • voxel51/fiftyonevoxel51 का अवतार

    voxel51/fiftyone

    10,841GitHub पर देखें↗

    FiftyOne is a visual tool for curating, analyzing, and managing image and video datasets for machine learning model training. It serves as a platform for identifying annotation errors, refining ground truth labels, and evaluating vision model performance by comparing predictions against ground truth to identify failure modes. The system functions as a containerized data platform that supports team collaboration on large-scale visual datasets in a cloud environment. It includes specialized capabilities for exploring high-dimensional embeddings to discover data clusters and retrieve correspondi

    Compares model predictions against ground truth labels to identify failure modes and target samples for fine-tuning.

    Python
    GitHub पर देखें↗10,841
पिछला123…4अगला
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Model Evaluation and Analysis
  6. Machine Learning Evaluation

सब-टैग एक्सप्लोर करें

  • Database-Integrated Workflows1 सब-टैगTools for managing and transforming vector data directly within relational database environments. **Distinct from Machine Learning Evaluation:** Distinct from Machine Learning Evaluation: focuses on data management and transformation within the database rather than model performance assessment.
  • Detection Model Validation2 सब-टैग्सMethods for calculating performance metrics like mean average precision to verify object detection model accuracy.
  • Interactive Model Explorers1 सब-टैगBrowser-based environments for inspecting and modifying machine learning model behavior in real time. **Distinct from Machine Learning Evaluation:** Distinct from Machine Learning Evaluation: focuses on interactive, educational exploration of model mechanics rather than performance metric assessment.
  • Model Comparison Interfaces4 सब-टैग्सTools that provide side-by-side visual or analytical comparison of outputs generated by different machine learning models.
  • Neurophysiological Decoding Model ApplicationsTrains and evaluates advanced decoding models, including time generalization, on neurophysiological data. **Distinct from Machine Learning Evaluation:** Distinct from Machine Learning Evaluation: specifically focuses on applying decoding models to neurophysiological data with time generalization, not general model evaluation.
  • Retrieval Strategy Evaluation1 सब-टैगComparative analysis of embedding models, chunking strategies, and indexing configurations. **Distinct from Machine Learning Evaluation:** Specifically targets the retrieval and indexing pipeline rather than general model prediction accuracy
  • Single Configuration FittingEvaluating a specific model configuration without running a full automated search. **Distinct from Machine Learning Evaluation:** Focuses on the manual fitting of one configuration instead of a general comparative analysis.
  • Visual Model Evaluators2 सब-टैग्सTools for visually assessing and comparing the performance metrics of trained machine learning models through interactive plots and cross-validation results. **Distinct from Machine Learning Evaluation:** Distinct from Machine Learning Evaluation: focuses on the visual, interactive evaluation interface rather than programmatic metric computation.