5. What's next?
After having followed this guide, you are now able to import your model in your Picsellia Private Registry, make it Deployable on the Picsellia Serving Engine, and Trainable on the Picsellia Training Engine.
You should also have a clear view of the Picsellia Data Model structure for the object ModelVersion
.
You can now:
- Train as many
ModelVersion
as you want. - Deploy and monitor your
Experiment
. - Send
Prediction
to your deployedModelVersion
and monitor the results. - Have a try with the Continuous Training and Continuous Deployment.
Updated about 1 year ago