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

Movie Recommendation System. #570

Open
2 tasks done
ramya-neelakantan opened this issue Oct 1, 2021 · 7 comments · May be fixed by #591
Open
2 tasks done

Movie Recommendation System. #570

ramya-neelakantan opened this issue Oct 1, 2021 · 7 comments · May be fixed by #591

Comments

@ramya-neelakantan
Copy link

ramya-neelakantan commented Oct 1, 2021

Define You:

  • Hacktoberfest2021 Participant
  • Contributor

Is your feature request related to a problem? Please describe.
I'd like to work on a movie recommendation system that predicts movies based on certain predictions and reviews on similar movies.

To predict movies on the basis of ratings and other parameters for users. An advanced version of this is used in apps like Netflix, Amazon Prime Video etc.

I'd like to use some data preprocessing techniques, followed by KNN algorithm, to make predictions for movies

Approach to be followed (optional):
I will be using data preprocessing techniques to clean, the data, remove missing values, perform scaling etc.
Then I will use KNN algorithm to make predictions of movies which fall in similar categories as the movie selected by the user.

Additional context
Dataset used : https://grouplens.org/datasets/movielens/

@prathimacode-hub
Copy link
Owner

You can work on it once you finish off the earlier PR. @ramya-neelakantan

@ramya-neelakantan
Copy link
Author

You can work on it once you finish off the earlier PR. @ramya-neelakantan

Maam I have submitted a pull request on the earlier one (Next word prediction)... Please let me know if any changes are required

@prathimacode-hub
Copy link
Owner

Ok, issue assigned. @ramya-neelakantan

@prathimacode-hub prathimacode-hub added Assigned This label is given for all the valid issues to open source programs HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 labels Oct 3, 2021
@prathimacode-hub
Copy link
Owner

Update please? @ramya-neelakantan

@ramya-neelakantan
Copy link
Author

Update please? @ramya-neelakantan

I'll be submitting it today maam

@ramya-neelakantan
Copy link
Author

Maam someone has already made a submission for the same project and it has been merged... Should I add mine too?

@prathimacode-hub
Copy link
Owner

Oops, its already done then. I haven't noticed it. More a day is available, if you're interested you can chose another issue to work on. @ramya-neelakantan

@prathimacode-hub prathimacode-hub removed HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 Assigned This label is given for all the valid issues to open source programs labels Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants