Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 598 Bytes

Hactathon-IISc

Fashion Recommendation Ssytem Problem.

Problem Statement We have been given 16K images of apparell from an ecommerce website. We've to design a fashion recommendation system for window shopping. At every time instant, a user is shown 4 images and he has to like 0 or more images. Based on his selection and the previously collected data, we have to show him next 4 images. The aforesaid is repeated, till the user chooses to quit.

Run Instructions Run the cell with the main function. Select the images which you like. Get the corresponding outputs. Repeat the last line.