This topic describes the Model Management screen in HPE Ezmeral Container Platform deployments that implement HPE Ezmeral ML Ops on Kubernetes.
The Kubernetes Model Management screen displays all of the models that have
been registered for the current project.
The top of this screen contains the Register New Model button. Clicking this
button allows you to register a new model. See Registering/Updating a Model in a Kubernetes Project.
The table on this screen contains the following information and functions for each model
that has been registered in the current project:
- Model Name: Name of the model.
- Model Version Version of the model.
- Description: Brief description of the model.
- Details: Contains the following information about the model:
- Created At: Date and time that the model was
registered.
- Created By: User who registered the model.
- Model: Full path to the model in the Kubernetes
project repository. See The Kubernetes
Project Repository Screen.
- Scoring Script: Full path to the model scoring
script.
- Tenant namespace: This will typically be the
Kubernetes project.
- Actions: The following actions are available for each
registered model:
- Edit: Clicking the Edit icon
(pencil) opens the Register/Update Model screen with
the current model registration information displayed. See Registering/Updating a Model in a Kubernetes Project.
- Delete: Clicking the Delete
icon (trash can) for a model deletes that model. You cannot undelete a
deleted model.