Skip to content

pradeepvarma22/Ecom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django ecommerce

Recommendation System for E-Commerce using Collaborative Filtering

Environment

$  pip install -r requirements.txt

Run

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

ToDo

  • UI
  • Errors List Out

Algorithm

Collabortive Filtering (Recommender Algorithm) (User - Based)

- There are two types of collaborative filtering
	  User-based
	  Item-based
   User-based:  measures the similarity between target users and other users.

Team ✨

Pradeep_7
Pradeep varma
github.com/varma7

Shivaram
shivaram33
github.com/shivaram33

About

An e-commerce website built with Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors