Hello,
The purpose of the blog is to showcase the capabilities of the SAS Viya AutoML API in a front-end application. Although the blog's source code is not available, you can utilize the documentation for the automl API (listed below) to replicate the steps for creating a model pipeline, registering it in the SAS Viya Model Manager for monitoring, deploying it to a specified endpoint, and scoring it.
https://developer.sas.com/apis/rest/MachineLearningPipeline/?python#create-an-automation-project
https://github.com/sassoftware/devsascom-rest-api-samples/blob/master/AutomatedMachineLearning/mlPipelineAutomation.md
... View more