Skip to content

Movie recommendation system suggests films based on similar user preferences, using association mining for personalized suggestions.

Notifications You must be signed in to change notification settings

its-AkshatJain/Movie-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Movie-Recommendation-System

Movie recommendation system suggests films based on similar user preferences, using association mining for personalized suggestions.

Movie Recommendation System using Python and Tkinter

Description: This movie recommendation system assists users in discovering new movies based on their preferred genres. Users input their genre preferences, and the system suggests relevant movies from a predefined database.

Features:

  • Allows users to input preferred genres.
  • Recommends movies matching the user's genre preferences.
  • Provides a user-friendly interface using Tkinter.

How to Use:

  1. Run the Python script.
  2. Enter preferred genres (comma-separated) in the input field.
  3. Click the "Submit" button.
  4. Recommended movies will be displayed.

Predefined Movie Database: The system utilizes a dictionary containing movie titles as keys and their associated genres as values.

Output Images: [Provide screenshots showing the GUI interface and example movie recommendations.]

GUI Interface) Example Recommendations)

Requirements:

  • Python 3.x
  • Tkinter library

Categories: Drama, Crime, Action, Romance, Adventure, Sci-Fi, Thriller, Comedy, Horror, Animation

Note: Ensure Python and Tkinter are installed on your system before running the script.

Author: Akshat Jain

Feel free to customize this README according to your preferences and project details.

About

Movie recommendation system suggests films based on similar user preferences, using association mining for personalized suggestions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages