AI & Machine Learning
This cluster provides a comprehensive view of the concepts, methods, and technologies of Artificial Intelligence and Machine Learning. It covers fundamental principles, use cases, and current trends in the industry.
- Knowledge domains
- /Thematic areas
- /Segments
- /Building blocks
Deployment & Inference
This segment describes the deployment of machine learning models in production environments. It includes inference mechanisms, interfaces, latency requirements, and scaling aspects. The focus is on using models as part of systems rather than developing them.
Inference
Inference is the application of a trained model to new data to produce predictions or decisions. It focuses on latency, scalability and resource optimization for production use.
Model Deployment
Concept and practice for reliably delivering, operating and versioning trained machine learning models in production environments.
Model Serving
Concepts and practices for exposing trained machine learning models to production traffic, focusing on scalability, versioning and observability.