Skip to content
master
Switch branches/tags

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Register A Model With A Mixture Of SAS And Python Score Code

This functionality is available from Viya 4 2021.1.3 release.

NOTE: The Open Source Code node supports the Register models operation in Supervised Learning group, it does not yet support this when the node is in Preprocessing group.

Examples on how to register a pipeline that has a mixture of SAS and Python score code.

  • example1: Register a pipeline with Imputation node (SAS score code) followed by Python model (Python score code)