You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: