Contribute Media
A thank you to everyone who makes this possible: Read More

Building Recommender Systems Using Python

Description

PyData SF 2016

This tutorial is about learning to build a recommender system in Python. The audience will learn the intuition behind different types of recommender systems and specifically implement three of them in python. They will get to learn how to evaluate recommender systems using precision and recall curves on a song dataset.

The tutorial will start with an emphasis on learning the concepts behind recommender systems. Then, we will build three variants of recommender systems in Python.

Details

Improve this page