Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 455 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 455 Bytes

Recommender System

PHP, JavaScript, CSS, Bootstrap,Collaborative filtering method, Euclidean Distance Formula

-The purpose of this system is to recommend some items(jewellery) to a user based on their previous experience and product rating.

  • The users can rate several products. Using Collaborative filtering method and Euclidean Distance Formula, the system recommends some products based on the overall product rating and the user's preferences.