•
Developed a content-based recommendation system using Pandas and
Scikit-Learn, utilizing cosine similarity to generate personalized movie
suggestions.
•
Processed a dataset of 1001 movies, performing rigorous cleaning of null
values and duplicates to ensure data integrity.
•
Visualized genre distributions and rating trends using Matplotlib, deriving
actionable insights on viewer preferences to refine the recommendation
logic.