Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 605 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 605 Bytes

Product-Reommendation-System

Dataset - Laptop details dataset.

Type of dataset - .csv file

Size of Datase- 1303 x 14

How to run application?

Step 1:- Open productfilter folder in Command Prompt.

Step 2:- Type command " python runserver manage.py" to start the python server.

Step 3:- Copy the Host address shown on command prompt and paste in browser to see the application running on server.

Step 4:- Choose the appropriate filters and get the perfect producet.

For more detail explaination of "What is Product Recommendation System", Please read product-filtering-system.md File.