Question
Which practice best reflects a reproducible data-science mindset?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Recording code, data-processing steps, and parameter settings
Explanation:
Reproducibility requires enough information for another person to repeat the analysis and obtain comparable results. Documented code and settings make the workflow traceable.
Leave a Reply