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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1130 views
  • 1 like
  • 2 in conversation