Did the Model change? Efficiently assessing Machine Learning API shifts

Machine learning (ML) prediction APIs are increasingly widely used. An ML API
can change over time due to model updates or retraining. This presents a key
challenge in the usage of the API because it is often not clear to the user if
and how the ML model … Read more

Similar

Machine Learning in Haskell

Much advocacy of Haskell, in general, boils down to type-safety and elimination of bugs. How boring. My personal experience is that bugs are trickier in Haskell and I can write bad code in an extraordinary variety of ways. I don’t code in Haskell to help ... (more…)

Read more »