Skip to content

Film Recommender System. A series of notebooks to deep dive into the MovieLens data set using the surpriselib scikit for recommender systems. Content Based Filtering and Collaborative Neighborhood Based Filtering presented. Film Recommender System

Notifications You must be signed in to change notification settings

MarkKrickovich/RecommenderSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Recommender System with Surpriselib

Film Recommender Project:

This project includes code and insight from a 2018 LinkedIn Learning Course titled "Building Recommender Systems with Machine Learning and AI". The code example provided represents a user-based and an item-based collaborative filtering.

Content-Based Filtering:

adfadsfadaf

Collaborative Filtering: User-Based & Item-Based

User-Based Collaborative Filtering:

This type of recommender system leverages the behavior and interests of other people (in this case, other movie veiwers) to inform what you might enjoy. This entails finding other viewers like me and recommending movies they liked. This solution makes recommendations based on other people's collaborative behavior.

Item-Based Collaborative Filtering:

adfdafdas

Contents

Notebook 00: Install Surprise
Notebook 01: Load MovieLens Data
Notebook 01:

About

Film Recommender System. A series of notebooks to deep dive into the MovieLens data set using the surpriselib scikit for recommender systems. Content Based Filtering and Collaborative Neighborhood Based Filtering presented. Film Recommender System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published