🚀 Model Operations
Model Operations features on Picsellia mainly aim at properly storing the Model
and ModelVersion
created with the Data Science features in the Registry and allow the user to instantiate through a Deployment
from which they will be able to visualize the Prediction
and ensure that the ModelVersion
is actually performing as expected.
-
Retrieve the
Experiment
exported as aModelVersion
in your Private Model Registry -
Monitor your
ModelVersion
performances with a dedicated Dashboard -
Create a Pipeline to apply the Continuous Learning mechanism
-
Define Alerts to be notified when something is going wrong with a
Deployment
-
Log properly the result of inferences done by the deployed
ModelVersion
Updated 11 months ago