The supervised learning workflow
Recall that scikit-learn offers a repeatable workflow for using supervised learning models to predict the target variable values when presented with new data.
Reorder the pseudo-code provided so it accurately represents the workflow of building a supervised learning model and making predictions.
This exercise is part of the course
Supervised Learning with scikit-learn
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
