ML-specific code smells occur 41-94 times less often than general Python smells in 279 projects, with associations to commit frequency and domain but none for general smells or most other project characteristics.
When code smells meet ML: On the lifecycle of ML-specific code smells in ML-enabled systems,
2 Pith papers cite this work, alongside 2 external citations. Polarity classification is still indexing.
2
Pith papers citing it
2
external citations · Crossref
fields
cs.SE 2representative citing papers
The submission's abstract claims a CPG-based ML smell detector with 88.14% recall, but the full text implements an AST-only DSL detector with 88.89% recall, and no CPG experiment appears.
citing papers explorer
-
Comparing ML-Specific and General Python Code Smells Across Project Characteristics
ML-specific code smells occur 41-94 times less often than general Python smells in 279 projects, with associations to commit frequency and domain but none for general smells or most other project characteristics.
-
SpecDetect4ML: Detecting Non-Local ML Code Smells with Code Property Graphs
The submission's abstract claims a CPG-based ML smell detector with 88.14% recall, but the full text implements an AST-only DSL detector with 88.89% recall, and no CPG experiment appears.