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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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