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.
Questo esercizio fa parte del corso
Supervised Learning with scikit-learn
Esercizio pratico interattivo
Passa dalla teoria all'azione con uno dei nostri esercizi interattivi
