Model implementation
The model implementation workflow is fairly consistent across most of the machine learning algorithms provided from sklearn
. Therefore, it is useful to internalize this workflow as it will be important throughout the course. In this exercise, you will correctly order the steps needed for model implementation.
This exercise is part of the course
Predicting CTR with Machine Learning in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
