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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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