Machine Learning (ML) Model Deployment Task
(Redirected from ML Model Deployment)
Jump to navigation
Jump to search
A Machine Learning (ML) Model Deployment Task is a software deployment task that involves an ML model.
- Context:
- It can (typically) be solved by an ML Model Deployment System.
- It can range from being an Online ML Model Deployment Task to being an Offline ML Model Deployment Task.
- It can involve a ML Model Offline Evaluation Task.
- …
- Example(s):
- Counter-Example(s):
- See: ML Model Development, Software Development, API, Production Code.
References
2018
- (Wei & Cai, 2019) ⇒ Kewei Wei, and Guanjun Cai (2018) "Bring Intelligence to Where Critical Transactions Run–An Update from Machine Learning for z/OS". Released: June 7, 2018 08:12 AM, Updated: June 7, 2018 08:12 AM
- QUOTE: To support such a broadscale collaboration, your machine learning platform must have a well-defined machine learning workflow, from data ingestion and model training to model deployment, as shown below.
1998
- (Kohavi & Provost, 1998) ⇒ Ron Kohavi, and Foster Provost. (1998). “Glossary of Terms.” In: Machine Leanring 30(2-3).
- Model deployment: The use of a learned model. Model deployment usually denotes applying the model to real data.