Recommendation System for E-Commerce using Collaborative Filtering
$ pip install -r requirements.txtpython manage.py makemigrations
python manage.py migrate
python manage.py runserverUIErrors List Out
- There are two types of collaborative filtering
User-based
Item-based
User-based: measures the similarity between target users and other users.
| Pradeep_7 |
|---|
![]() |
github.com/varma7 |
| Shivaram |
|---|
![]() |
github.com/shivaram33 |

