BookmarkSubscribeRSS Feed
Mohamed
Calcite | Level 5
Dears,

I developed a sample data mining model which end with table include the output from this model. the model is working fine as I'm executing it from EMiner. I Exported this model to SAS Code and then tried to submit it in batch mode but always I recieved error in my log because of the last macro statement %em5batch.
2 REPLIES 2
David_Duling
SAS Employee
Remember there are two uses for batch code.

1. Scoring. For this, take the optimized code from the score node and it will run on Base SAS for the great majority of cases.

2. Training. For this, take the EM batch code as you have done. This code requires the EM license on the system.
Mohamed
Calcite | Level 5
Thank you David

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 1714 views
  • 0 likes
  • 2 in conversation