This directory contains sample data and models for the Python and R programming languages. You can use these samples to perform various tasks with SAS Model Manager. To begin using the sample data and models, retrieve the files in the manner that you prefer and place all of the files in the same directory location.
This directory also contains sample workflow templates and sample code for creating custom KPI data.
Note: Contributions from users other than the SAS Model Manager support team can be added to the external-samples subdirectories. For example, external Python model samples can be placed in the /Python_Models/external-samples subdirectory.
The following sample data and models are available in the Python Models section of the samples directory:
- For a Scikit-learn decision tree, see DTree_sklearn_PyPickleModel
- For a gradient boosted decision tree with XGBoost, see Gradient_XGBoost_PyModel
The following sample data and models are available in the R Models section of the samples directory:
- For a decision tree using an R model, see DTree_Rmodel
- For a logistical regression using an R model, see LogisticReg_Rmodel
The sample workflow definition (BPMN) file in the Workflow_Integration section of the samples directory is an example of a simplified workflow for sending KPI alerts via email when monitoring performance of models.
The KPI section of the samples directory contains sample scripts for how to use DATA step and CASL code to create custom KPIs for use with SAS Model Manager.
The Container Tools section of the samples directory contains tools to help perform tasks that take place outside of SAS Viya, such as the promotion of a container across environments.
This project is licensed under the Apache 2.0 License.