Steps for building a model
Machine learning is integrated in many of the technologies we use everyday. For example, have you noticed that platforms will have personalized recommendations, whether it's another funny video on Youtube or a book by your favorite author on Amazon? These are "recommender systems" and they typically consist of a machine learning model trained on a user's browsing history.
Imagine the recommender system of your favorite online clothing store. They have data on all the clothes you've viewed and the clothes you ended up buying. This is enough to make a model to output personalized clothing recommendation for you. Listed here are the tasks needed to create this model, however, they are incorrectly ordered. Can you correctly order them?
This exercise is part of the course
Understanding Machine Learning
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
