Check your understanding

Why would you use recommendation systems?
You think you have to sprinkle ML on everything.
Having a recommendation engine makes browsing content easier.
You want to direct users to sponsored items.
What are the primary components of a recommender system?
matrix factorization, DNN, and reranking
embedding, similarity metrics, and serving
candidate generation, scoring, and re-ranking