Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create S Create Movie Recommendation System | Real World Example | Py… #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

madhusudhanreddy9966
Copy link

…thon | Pr…

example of a simple movie recommendation system in Python using the Pandas library to work with a movie dataset. We'll use a content-based filtering approach, recommending movies similar to a chosen movie based on attributes like genre, director, and actors.

…thon | Pr…

example of a simple movie recommendation system in Python using the Pandas library to work with a movie dataset. We'll use a content-based filtering approach, recommending movies similar to a chosen movie based on attributes like genre, director, and actors.
@madhusudhanreddy9966 madhusudhanreddy9966 marked this pull request as ready for review March 9, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant