-
-
Notifications
You must be signed in to change notification settings - Fork 216
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 #623
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Our team will soon review your PR. Thanks @Srijansarkar17 :) |
You have been informed that you should implement 4-5 models for this project. But you have implemented one model only. Also replace the Follow this project for your reference project structure, https://github.com/abhisheks008/ML-Crate/tree/main/Advertisement%20Click%20Prediction |
abhisheks008
added
Requested Changes ⚙️
Some changes have been requested in this PR.
SSOC
labels
Jun 4, 2024
abhisheks008
removed
Requested Changes ⚙️
Some changes have been requested in this PR.
SSOC
labels
Aug 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request for ML-Crate 💡
Issue Title: <!-- Movie Recommendation System--!>
Closes: #606
Describe the add-ons or changes you've made 📃
I have used a cosine similarity algorithm to create this model
I have used NLTK library for text pre-processing
Give a clear description of what have you added or modifications made
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Describe how it has been tested
Describe how have you verified the changes made
I have tested the model various times by feeding the model with various movie names. Mostly the prediction is accurate
Checklist: ☑️