Skip to content

ridhika123269/Movie-Recommendation-System-using-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Movie-Recommendation-System-using-ML

Link to the dataset: https://drive.google.com/file/d/1cCkwiVv4mgfl20ntgY3n4yApcWqqZQe6/view

Link to the ipynb file: https://colab.research.google.com/drive/1j0J0hebxIp-xp_peksvshNu95n4Y6Iyw?usp=sharing

1) Objective: The aim of the project is to recommend movies to the user based on the similarity scores.

2) Libraries used:

      a) Numpy
      
      b) Pandas
      
      c) Difflib
      
      d) TfidVectorizer
      
      e) Cosine_similarity

3) Work Flow:

      a) Data Collection

      b) Data Preprocessing

      c) Feature extraction

      d) User Input

      e) Cosine Similarity

      f) List of movies

4) Output: 30 movies based on higher similarity scores are displayed to the user.

About

This projects aims to recommend movies to the user based on high similarity scores among them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published