In early 2018, Microsoft partnered with a successful international online fashion retailer to develop an efficient system for logging newly arrived apparel items and quickly determining whether the item is already in stock
We explored possible techniques to identify duplicate catalogue entries in fashion retail through image similarity with deep learning and computer vision.
Claiming expenses is usually a manual process. This project aims to improve the efficiency of receipt processing by looking into ways to automate this process.Â
This code story describes how we created a skeletal framework to achieve the following:
We found a few challenges in addressing these goals. For instance, the quality of...
An examination of whether a more sophisticated learner will always result in better performance in a text-based classifier, and the trade-off between accuracy and training time.
In this code story, we consider how data preparation can impact the performance of a classifier, and how that may lead to a refinement of problem statement, i.e. the important question we are asking.