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

Recommendation system #7

Open
fedepacher opened this issue Jun 9, 2023 · 0 comments
Open

Recommendation system #7

fedepacher opened this issue Jun 9, 2023 · 0 comments
Assignees

Comments

@fedepacher
Copy link
Owner

fedepacher commented Jun 9, 2023

Description

This issue aims to create a movies recommendation system using machine learning techniques. This system will receive a movie title and it should recommend the top 5 movies based on the movie gender and punctuation.

Task

  • Create a recomendation system based on punctuation similarity between movies, ordered by score similarity.
  • Create a recommendation class.
  • Add an endpoint to the api.py file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant