You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Group 1 had a similar discussion in #4, but proposed a different approach to answering this question
Approach:
Tie code smells to the qualities that (grey) literature speculates they should improve. E.g. Reproducibility, Performance, *ilities - definition of stakeholders, hard to make concrete.
Perform empirical study to see if the code smell actually improves that ability.
Scope:
Are the code smells (proposed in software engineering literature) relevant to machine learning projects?
Example:
Does commented out code impact readability of the source code?
The advantage of this approach is that we can directly test the qualities that the code smell is meant to impact, rather than cost/time which we would only expect to be indirectly effected.
Smells do affect systems (cite)
Identify new code smells that could affect MLOps
Approach:
Objective:
The text was updated successfully, but these errors were encountered: