Do tej pory to szkolenie skupiało się na tworzeniu modeli systemów uczących się.
Jednak, jak sugeruje to na ilustracji 1, rzeczywiste systemy ML w środowisku produkcyjnym są duże
a model to tylko 1, stosunkowo mały element.
Podstawą rzeczywistego systemu produkcyjnego systemów uczących się są ML,
ale często stanowi on tylko 5% lub mniej
całkowitej bazy kodu
w systemie. To nie błąd. to znacznie mniej, niż mogłoby się wydawać
czego się spodziewać. Zwróć uwagę, że system produkcyjny ML poświęca spore zasoby
w danych wejściowych: ich zbieraniu, weryfikowaniu i pobieraniu z nich funkcji.
[null,null,["Ostatnia aktualizacja: 2024-08-13 UTC."],[[["This module explores the broader ecosystem of a production ML system, emphasizing that the model itself is only a small part of the overall system."],["You will learn to choose the appropriate training and inference paradigms (static or dynamic) based on your specific needs."],["The module covers key aspects of production ML systems, including testing, identifying potential flaws, and monitoring the system's components."],["As a prerequisite, familiarity with foundational machine learning concepts, including linear regression, data types, and overfitting, is assumed."],["Building upon previous modules, this content shifts focus to the practical aspects of deploying and maintaining ML models in real-world scenarios."]]],[]]