This document provides an overview of a course on building a real data product. The goals are to apply skills from previous courses, use a real-world dataset to build a predictive model, and present the completed project. Students will build a book recommendation system using Goodreads data. The workflow involves ingesting data, wrangling it, building a recommender model using matrix factorization, and creating reports with the results.
Related topics: