Skip to content

How to Import SAS Model

To register SAS model in the platform, user needs to convert the SAS model into PMML code. Post conversion of the Model into PMML this can be registered in the Platform.

Importing SAS Model
  • Open the model in SAS Enterprise Miner
  • In the Properties/Project Macro Variable section change the EM_PMML value to Yes

property change

  • Run the Model

  • Go to Action menu option and click on View Results

view result

  • Go to View option and click on Scoring
  • Select PMML Code option

conversion

  • Save the PMML code file on the local drive

save

  • Use the same file while registering the model on the Platform. Refer Registering a Model section to register the model.