Barb02 / MPEI_MovieLensProject

Interactive program to get similar users and movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPEI_MovieLensProject

Project made for Probabilistic Methods for Informatics Engineering subject at University

Consists in an MATLAB interactive program that gives information about similar movies and users based on the data from the platform MovieLens and the implementation of some similarity algorithms (MinHash, shingles) and a counting bloom filter.

Details about the proposed problem can be found in this guide.

Credits:

  • Bárbara Galiza
  • João Miguel Andrade

About

Interactive program to get similar users and movies


Languages

Language:MATLAB 100.0%