This document summarizes a talk on combining data science and software engineering approaches. It discusses how the two fields approach problems differently, with software engineering focusing on implementing features and ensuring quality through testing, while data science focuses on evaluating models and metrics. The document proposes a solution of defining goals, collecting ground truth data, implementing models and functions, testing and evaluating them, analyzing errors, and deploying services based on metrics. This "metrics driven software engineering" approach aims to bridge the gaps between the two fields.