99-ML-Learning-Projects icon indicating copy to clipboard operation
99-ML-Learning-Projects copied to clipboard

[EXE] Movie Recommendation System using IMDB web-scraped dataset

Open harshulab opened this issue 1 year ago • 3 comments

Learning Goals

  1. Web scraping using Beautiful soup
  2. Movie recommendation system using basic machine learning for an input movie

Exercise Statement

  1. For an input movie, recommend similar movies using cosine similarity score on IMDB dataset

Data source/summary:

  1. Data will be scraped from IMDB using Beautiful Soup library and stored before training the model

(Optional) Suggest/Propose Solutions

  1. I have a solution in python

harshulab avatar Oct 04 '23 18:10 harshulab

I would love to solve it ,pls assign me this issue

DhruvSanghvi2002 avatar Oct 08 '23 11:10 DhruvSanghvi2002

Hi, can I take it ?

yavuzs avatar Oct 09 '23 12:10 yavuzs

I have a solution for this.I would like to solve this issue.

Adarshh9 avatar Oct 09 '23 17:10 Adarshh9