Skip to main content
Version: v0.61.1

Understand deployments in MLOps

In H2O MLOps, deployments are created when model version(s) are served for scoring. Models can be deployed to Dev and/or Production environments. Model endpoint security, artifact type, runtime, and Kubernetes options can be configured when deploying a model.

info

Champion challenger and A/B testing are available through the MLOps Python client. For more information, see Champion/Challenger deployment and A/B testing.

note

Champion challenger and A/B testing are available through the MLOps Python client. For more information, see Champion/Challenger deployment and A/B testing.

To learn more about deployments in MLOps, refer to the following pages:


Feedback