Human-in-the-Loop
You heard about the ML application design pattern called the Human-in-the-Loop. That is when a human expert takes over, making them more difficult estimations when the model is not confident enough. This means continuous labeling of new data, which enables continuous model maintenance. Sounds perfect, right?
Now imagine you need to build two ML applications:
- one for detecting lung disease from x-ray images, and
- one for predicting stock prices and trading stocks at a frequency of several thousand transactions per second (so-called high-frequency trading, or HFT).
Which of these apps would NOT be a good candidate for a Human-in-the-Loop design and why?
This exercise is part of the course
MLOps Deployment and Life Cycling
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
