How would you approach a classification problem from raw data to deployment?
Anónimo
I explained a structured approach: clarify the objective and metric, clean and explore the data, create a baseline model, improve features, validate with cross-validation, and communicate results and limitations.