MLOps Deployment and Life Cycling
Nemanja Radojkovic
Senior Machine Learning Engineer
Focus of this lesson: ML model failure
Label == Target variable value in the training set
Label quality == label closeness to the ground truth
Manual labeling is complex, lengthy, error-prone
Use good labeling tools!
Example: Image labeling tool, for building image classifiers
Immensely helpful: Metadata store (MLFlow Tracking, etc)
In any case: MLOps helps us maintain our model in the fastest, most efficient way
MLOps Deployment and Life Cycling