ML-Crate
ML-Crate copied to clipboard
Movie Recommendation System
ML-Crate Repository (Proposing new issue)
:red_circle: Movie Recommendation System : :red_circle: To create a movie recommendation System that can give recommendation of five similar movies when the user searches : :red_circle: https://www.kaggle.com/datasets/tmdb/tmdb-movie-metadata : :red_circle: I will create this recommendation system using cosine similarity algorithm of machine learning and use NLTK library to process the textual data for EDA.
📍 Follow the Guidelines to Contribute in the Project :
- You need to create a separate folder named as the Project Title.
- Inside that folder, there will be four main components.
- Images - To store the required images.
- Dataset - To store the dataset or, information/source about the dataset.
- Model - To store the machine learning model you've created using the dataset.
requirements.txt- This file will contain the required packages/libraries to run the project in other machines.
- Inside the
Modelfolder, theREADME.mdfile must be filled up properly, with proper visualizations and conclusions.
:red_circle::yellow_circle: Points to Note :
- The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
- "Issue Title" and "PR Title should be the same. Include issue number along with it.
- Follow Contributing Guidelines & Code of Conduct before start Contributing.
:white_check_mark: To be Mentioned while taking the issue :
- Full name : Srijan Sarkar
- GitHub Profile Link : https://github.com/Srijansarkar17
- Participant ID (If not, then put NA) : NA
- Approach for this Project : I will create this recommendation system using cosine similarity algorithm of machine learning and use NLTK library to process the textual data for EDA.
- What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) SSOC Season 3
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊
Please assign me this task. I am a contributor of SSOC season 3
Please assign me this task. I am a contributor of SSOC season 3
Issue assigned to you @Srijansarkar17. Implement 4-5 machine learning models for this project.
Please share your approach for solving this problem statement. @divyansh-2707