-
Kaggle project - movie recommendation
https://www.kaggle.com/code/yuxiwooo/getting-started-with-a-movie-recommendation-system/edit
-
Tutorials: https://developers.sap.com/tutorials/ai-core-template-wizard.html
--------------------------
Write here how you think we can improve the tutorial ...
in Step 3 , the template is not …
-
### Existing Tests:
Failing:
```
/predictions/1 Request curl -X 'GET'
'http://127.0.0.1:3000/predictions/1'
-H 'accept: application/json'
```
- Returns an empty dict
```
/admin/{us…
-
Create recommendation engine class that:
* Loads model
* Prompts user for movie titles
* Converts movie titles to IDs
* Runs IDs through model
* Gets back IDs
* Convert back to movie titles and…
-
@khusheekapoor
i would to do this issue
i am a GSSOC'23 contributor
the dataset i am gonna use is :-https://www.kaggle.com/datasets/grouplens/movielens-20m-dataset
-
### Please describe your bug
Since the update to Jellyfin 10.9.x, the movie-suggestions appear to only show movies/films without age restrictions. Any movie with age restriction in the metadata wil…
-
Plz assign me @sid-am-ahd935
-
Define You:
- [x] Hacktoberfest2021 Participant
- [x] Contributor
**Is your feature request related to a problem? Please describe.**
I'd like to work on a movie recommendation system that pre…
-
Write an article about the uses of a Movie recommendation system. Implement it if possible.
-
#### Learning Goals
Basic data wrangling, data manipulation, and basic Machine Learning concepts.
### Exercise Statement
Movie Recommender is a Machine Learning / Data Manipulation based project,…