AI & Machine Learning
7 Costly Surprises of ML Part V: Plumbing Code
95% of the code in an ML model is actually just “plumbing”: code that handles configuration, feature extraction, monitoring, analysis, resource management, serving production models, etc.. In this post we talk about glue code, processing spaghetti code and how to tackle dead experimental code paths.