What are the steps in building a machine learning model?
Sigiloso
Step 1. Data gathering/cleaning/wrangling using basic analysis tools like visualization, statistical summaries and data stories. 2. Apply what machine learning algorithm to use 3. Do cross validation 4. Measure accuracy 5. If satistified with the model, then do predictions.