Gestalt: Integrated Support for Implementation and Analysis in Machine Learning

  • Kayur Patel ,
  • Naomi Bancroft ,
  • ,
  • James Fogarty ,
  • Amy J. Ko ,
  • James A. Landay

Proceedings of the 23rd annual ACM symposium on User interface software and technology |

Published by ACM

We present Gestalt, a development environment designed to support the process of applying machine learning. While traditional programming environments focus on source code, we explicitly support both code and data. Gestalt allows developers to implement a classification pipeline, analyze data as it moves through that pipeline, and easily transition between implementation and analysis. An experiment shows this significantly improves the ability of developers to find and fix bugs in machine learning systems. Our discussion of Gestalt and our experimental observations provide new insight into general-purpose support for the machine learning process.