We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Applied MLOps to Maintain Model Freshness on Kubernetes

Formale Metadaten

Titel
Applied MLOps to Maintain Model Freshness on Kubernetes
Serientitel
Anzahl der Teile
69
Autor
Mitwirkende
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
As machine learning becomes more pervasive across industries the need to automate the deployment of the required infrastructure becomes even more important. With data velocity increasing every day it becomes more and more important to keep models fresh. Combined with the ever growing popularity of Kubernetes, a full-cycle, containerized method for maintaining model freshness is needed. In this talk we will present a containerized architecture to handle the lifecycle of an ML model. We will describe our technologies and tools used along with our lessons learned along the way. We will show how fresh training data can be ingested, models can be trained, evaluated, and served in an automated and extensible fashion. Attendees of this talk will come away with a working knowledge of how a machine learning pipeline can be constructed and managed inside Kubernetes. All code presented will be available on GitHub.