Learn how to seamlessly register and deploy Python models (specifically an XGBoost classifier) into SAS Model Manager using SAS Viya Workbench and the pzmm package, enabling efficient ModelOps integration and production readiness.
Learn how to seamlessly register and deploy Python models (specifically an XGBoost classifier) into SAS Model Manager using SAS Viya Workbench and the pzmm package, enabling efficient ModelOps integration and production readiness.
SAS Model Manager and the sasctl packages aim to create a seamless ModelOps and MLOps process for Python and R models. Python and R models are not second-class citizens within SAS Model Manager. SAS, Python, and R models can be easily managed using our no-code/low-code interface. This is an interface that can be extended to support a variety of use cases.
The model management process, which is part of ModelOps, consists of registration, deployment, monitoring and retraining. This post is part of a series examining the model management process, orchestrated through the Model Manager (MM) APIs. The focus of part one is on model registration, specifically on using the APIs from