2 papers
cs.SE2025
Analysing Python Machine Learning Notebooks with Moose
Marius Mignard, Steven Costiou, Nicolas Anquetil +1
Machine Learning (ML) code, particularly within notebooks, often exhibits lower quality compared to traditional software. Bad practices arise at three distinct levels: general Pyth…
cs.SE2024
Automatic Recommendations for Evolving Relational Databases Schema
Anne Etien, Nicolas Anquetil
Relational databases play a central role in many information systems. Their schema contains structural (e.g. tables and columns) and behavioral (e.g. stored procedures or views) en…