Choose the CORRECT sequence of steps involved in machine learning cycle.
2023
Choose the CORRECT sequence of steps involved in machine learning cycle.
- A.
Data identification → Data preparation → Selection of machine learning algorithm → Train model → Deploy the model → Evaluate the model
- B.
Data identification → Data preparation → Selection of machine learning algorithm → Train model → Evaluate the model → Deploy the model
- C.
Data identification → Data preparation → Selection of machine learning algorithm → Evaluate the model → Train model → Deploy the model
- D.
Data identification → Selection of machine learning algorithm → Data preparation → Train model → Evaluate the model → Deploy the model
Show answer & explanation
Correct answer: B
A typical machine-learning cycle begins with identifying the data, preparing it, selecting an algorithm, training the model, evaluating it, and then deploying the model.