Skip to content

vohanhattan/RecommendationSystem

Repository files navigation

Title: Building a website to search and recommendation movies

Team:

Võ Hà Nhật Tân - 18133047

Phạm Đình Nhiên - 18133038

List of project requirements:

Search and recommendation functions

Recommend movies that match the searched movie

Show detailed movie information, actors, reviews

Tools used: Python, Jupyter notebook, Front-end: HTML.

Algorithm to use: Content-based filtering, Matrix Similarity, Knn, search algorithm Okapi-BM25

How to install system

You are required to install these tools:

  • MongoDB ver:1.29.6
  • Python ver:3.8
  • Python Library in requirement.txt
  • If you want to see our recommendation algorithm simulation install anaconda Jupyter notebook

Prepare:

Run Project: