Chapter 12. Creating a Movie Recommendation Engine with Keras
The following recipes will be covered in this chapter:
- Downloading MovieLens datasets
- Manipulating and merging the MovieLens datasets
- Exploring the MovieLens datasets
- Preparing dataset for the deep learning pipeline
- Applying the deep learning pipeline with Keras
- Evaluating the recommendation engine's accuracy