TASK

Your task is to analyze an existing recommender system that you find interesting. You should:

The recommender sysetem I decided to go with is the one for Macy’s website.
  • The target users are all shoppers. The goal is to increase each individual shopper’s UPT(units per transaction), as well as their average dollar spent per transaction. This can be accomplished by suggesting additional items that customers may need based on their current selection. In the case of Macy’s, I think it they only need to perform the scenario design for the customers.
  • The website has a section for ‘customers also loved’ as well as a ‘customers also shopped’ section. I think they could definitely do a better job of recommending items though.
  • They need to include a section for items that are bought together. Also, if I’m buying a new pair of boots, suggest some socks to go with it. If I’m buyin a suit, suggest some ties. I would like to have it recommend items to make your outfit complete.