Movie-Recommender-System icon indicating copy to clipboard operation
Movie-Recommender-System copied to clipboard

Basic Movie Recommendation Web Application using user-item collaborative filtering.

Results 7 Movie-Recommender-System issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [django](https://github.com/django/django) from 2.0.12 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Added db.sqlite in gitignore, as the changes don't need to be tracked. Also added documentation

Where is the dataset? After searching in the search bar no movie is recommended.

I spent hours working on this project and debugging, the project finally worked but it just tells you recommended movies without any input. please mention it in readme file. ![Screenshot...