/recommendation-systems-with-python

This repo is the codes and exercises for Recommendation Systems with Python book

Primary LanguagePython

Recommendation Systems with Python Book

This repo is the codes and exercises for Recommendation Systems with Python book.

Instructions

  • You can see/download all the chapter in .py formats.
  • All chapter start with c{num}_{chapter_name}.py extention to ensure that you know what chapter is this code for.

Code List

Thanks

I want to give a thanks to @npow for his codes for the final project for Chapter 13.