Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
harshulab opened this issue Oct 4, 2023 · 3 comments
Open

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

harshulab opened this issue Oct 4, 2023 · 3 comments

Comments

@harshulab
Copy link

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 harshulab changed the title Movie Recommendation System using IMDB web-scraped dataset[EXE] [EXE] Movie Recommendation System using IMDB web-scraped dataset Oct 4, 2023
@DhruvSanghvi2002
Copy link

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

@yavuzs
Copy link

yavuzs commented Oct 9, 2023

Hi, can I take it ?

@Adarshh9
Copy link

Adarshh9 commented Oct 9, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants