paper-with-me

Papers

Deepchecks: A Library for Testing and Validating Machine Learning Models and Data

2022-03-16 · Shir Chorev, Philip Tannor, Dan Ben Israel, Noam Bressler, Itay Gabbay, Nir Hutnik, Jonatan Liberman, Matan Perlmutter, Yurii Romanyshyn, Lior Rokach

This paper presents Deepchecks, a Python library for comprehensively validating machine learning models and data. Our goal is to provide an easy-to-use library comprising of many checks related to various types of issues, such as model predictive performance, data integrity, data distribution mismatches, and more. The package is distributed under the GNU Affero General Public License (AGPL) and relies on core libraries from the scientific Python ecosystem: scikit-learn, PyTorch, NumPy, pandas, and SciPy. Source code, documentation, examples, and an extensive user guide can be found at \url{https://github.com/deepchecks/deepchecks} and \url{https://docs.deepchecks.com/}.

📄 PDF Abstract BibTeX arXiv:2203.08491

Code (1)

deepchecks/deepchecks 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Deepchecks: Evaluating Retrieval-Augmented Generation (RAG)

2026-05-14 · Assaf Gerner, Netta Madvil, Nadav Barak, Alex Zaikman 외 arxiv

Large Language Models (LLMs) augmented with Retrieval-Augmented Generation (RAG) techniques are revolutionizing applications across multiple domains, such as healthcare, finance, and customer service. Despite their poten…

Structure-Invariant Testing for Machine Translation

2019-07-19 · Pinjia He, Clara Meister, Zhendong Su

In recent years, machine translation software has increasingly been integrated into our daily lives. People routinely use machine translation for various applications, such as describing symptoms to a foreign doctor and …

Dependency ParsingMachine TranslationNMTSentence+1

A Toolbox for Modelling Engagement with Educational Videos

2023-12-30 · Yuxiang Qiu, Karim Djemili, Denis Elezi, Aaneel Shalman 외

With the advancement and utility of Artificial Intelligence (AI), personalising education to a global population could be a cornerstone of new educational systems in the future. This work presents the PEEKC dataset and t…

Better Recommendations: Validating AI-generated Subject Terms Through LOC Linked Data Service

2025-07-18 · Kwok Leong Tang, Yi Jiang arxiv

This article explores the integration of AI-generated subject terms into library cataloging, focusing on validation through the Library of Congress Linked Data Service. It examines the challenges of traditional subject c…

Deep Learning Library Testing: Definition, Methods and Challenges

2024-04-27 · XiaoYu Zhang, Weipeng Jiang, Chao Shen, Qi Li 외

In recent years, software systems powered by deep learning (DL) techniques have significantly facilitated people's lives in many aspects. As the backbone of these DL systems, various DL libraries undertake the underlying…

Deep LearningSurvey