paper-with-me

홈 › Papers

Analysing Python Machine Learning Notebooks with Moose

2025-09-15 · Marius Mignard, Steven Costiou, Nicolas Anquetil, Anne Etien arxiv

Machine Learning (ML) code, particularly within notebooks, often exhibits lower quality compared to traditional software. Bad practices arise at three distinct levels: general Python coding conventions, the organizational structure of the notebook itself, and ML-specific aspects such as reproducibility and correct API usage. However, existing analysis tools typically focus on only one of these levels and struggle to capture ML-specific semantics, limiting their ability to detect issues. This paper introduces Vespucci Linter, a static analysis tool with multi-level capabilities, built on Moose and designed to address this challenge. Leveraging a metamodeling approach that unifies the notebook's structural elements with Python code entities, our linter enables a more contextualized analysis to identify issues across all three levels. We implemented 22 linting rules derived from the literature and applied our tool to a corpus of 5,000 notebooks from the Kaggle platform. The results reveal violations at all levels, validating the relevance of our multi-level approach and demonstrating Vespucci Linter's potential to improve the quality and reliability of ML development in notebook environments.

📄 PDF Abstract BibTeX arXiv:2509.11748

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pynblint: a Static Analyzer for Python Jupyter Notebooks

2022-05-24 · Luigi Quaranta, Fabio Calefato, Filippo Lanubile

Jupyter Notebook is the tool of choice of many data scientists in the early stages of ML workflows. The notebook format, however, has been criticized for inducing bad programming practices; indeed, researchers have alrea…

CRABS: A syntactic-semantic pincer strategy for bounding LLM interpretation of Python notebooks

2025-07-15 · Meng Li, Timothy M. McPhillips, Dingmin Wang, Shin-Rong Tsai 외 arxiv

Recognizing the information flows and operations comprising data science and machine learning Python notebooks is critical for evaluating, reusing, and adapting notebooks for new tasks. Investigating a notebook via re-ex…

Zero-Shot Learning

JupOtter: Cell-Level Bug Detection in Jupyter Notebooks

2026-06-22 · Lukas Ottenhof, Thibaud Lutellier arxiv

Jupyter Notebooks are an increasingly popular coding environment used across many domains, especially in Python-based data science and scientific computing. Originally used for prototyping and interactive exploration, no…

PyMarian: Fast Neural Machine Translation and Evaluation in Python

2024-08-15 · Thamme Gowda, Roman Grundkiewicz, Elijah Rippeth, Matt Post 외

The deep learning language of choice these days is Python; measured by factors such as available libraries and technical support, it is hard to beat. At the same time, software written in lower-level programming language…

Machine TranslationNMTTranslation

A high-bias, low-variance introduction to Machine Learning for physicists

2018-03-23 · Pankaj Mehta, Marin Bukov, Ching-Hao Wang, Alexandre G. R. Day 외

Machine Learning (ML) is one of the most exciting and dynamic areas of modern research and application. The purpose of this review is to provide an introduction to the core concepts and tools of machine learning in a man…

BIG-bench Machine LearningClusteringData VisualizationVocal Bursts Intensity Prediction