Skip to content

chinmaysharmacs10/The_Fashion_Capital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Fashion Capital

  • This project was developed during Flipkart's Grid 2.0 Hackathon.
  • Our team Trinity (Chinmay, Sarthak, Nachiket) was among the top 10 teams out of 400 participating teams.
  • The Fashion Capital is a website that displays ongoing and upcoming T-shirt fashion trends to retailers so that they could efficiently build their stock for the coming weeks.
  • We sourced data by scraping product information (title, image, rating values and the date of ratings) from e-commerce platforms using Scrapy.
  • Created a k-means clustering model that categorized products as trending or non-trending using ratings-based features. Finally, we wrapped the model in a Flask API.
  • This repository holds the model and flask API code developed by me.
grid_7 grid_1 grid_2 grid_3 grid_4 grid_5 grid_6 grid_8 grid_9 grid_10