Skip to content

Recommendation Systems thesis. This repository contains the development of the evaluation of three recommendations system methods: Collaborative Filtering, Content Based and Hybrid.

Notifications You must be signed in to change notification settings

rooom13/recommendation-system-thesis

Repository files navigation

Recommendation system evaluation for collaborative filtering, content-based & hybrid approaches

Thesis about recommendation systems. In this thesis a deep evaluation of a collaborative filtering method, conten-based method and hybrid approach has been carry out.

  • For the Collaborative filtering method, a Matrix factorization approach was evaluated using implicit.py.
  • For the Content-based method, a simple class for tf-idf recommendations was built using sklearn.
  • The hybrid approach just combines the results of collaborative filtering and content based methods by mixing them.

Repository contents

About

Recommendation Systems thesis. This repository contains the development of the evaluation of three recommendations system methods: Collaborative Filtering, Content Based and Hybrid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages