BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
HoaTruong
Obsidian | Level 7

Hi,

 

I was wondering if anyone could please let me know if the following would be possible.  I've been given a model in the form of a regression equation:

 

Coefficient_1, Variable_1

Coefficient_2, Variable_2

...

...

Coefficient_n, Variable_n

 

I would like to input this into SAS Enterprise Miner to create some sort of model scoring node.  Once the model has been successfully input into Miner, I would like to export this as a PMML file.  I'm planning to add the following code to the Project Start script:

 

%let EM_PMML=Y;

 

Any help would be much appreciated.

 

Many thanks,

 

Hoa

1 ACCEPTED SOLUTION

Accepted Solutions
WendyCzika
SAS Employee

No, the only Enterprise Miner nodes that support generation of PMML are: Association, Cluster, Regression, Dmine Regression, Decision Tree, Neural Network, and AutoNeural.  It can't be generated for an imported model like that.

View solution in original post

2 REPLIES 2
WendyCzika
SAS Employee

No, the only Enterprise Miner nodes that support generation of PMML are: Association, Cluster, Regression, Dmine Regression, Decision Tree, Neural Network, and AutoNeural.  It can't be generated for an imported model like that.

HoaTruong
Obsidian | Level 7
Thank you very much!

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1720 views
  • 1 like
  • 2 in conversation