Skip to content

A Python movie recommendation project that fetches data from IMDb, allowing users to input watched movies and receive personalized recommendations based on genres, directors, and casts. The project utilizes machine learning techniques for similarity calculations and data processing.

Notifications You must be signed in to change notification settings

yayme/Movie_Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Movie Recommendation System

Overview

This project is a Python-based movie recommendation system that fetches data from IMDb. Users can input movies they've watched, and the system provides personalized recommendations based on movie features such as genres, directors, and casts.

Features

  • Fetches random movies from IMDb.
  • Interactive input for watched movies.
  • Provides recommendations based on user input.
  • Utilizes machine learning algorithms for calculating movie similarities.

About

A Python movie recommendation project that fetches data from IMDb, allowing users to input watched movies and receive personalized recommendations based on genres, directors, and casts. The project utilizes machine learning techniques for similarity calculations and data processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages