Hi,
I'm looking for solution to convert a SAS enterprise miner project into SAS enterprise guide project. The reason behind this is that, currently for few projects i've data extraction and maipulation steps in SAS EG before and after building a model using SAS enterprise miner. Everytime whenver I need to score a new data set i've to go through various steps for simple operation. It would be greatly helpful if anyone could suggest a way to export project from SAS EM to SAS EG.
I tried "Export path as SAS program" option in EM to do this but when I try to run the code by changing library references it didn't work.
The versions of the tools that i'm using are:
SAS enterprise guide 5.1
SAS enterprise miner client 7.1
Thank you in Advance.
Regards,
Avinash
You can't convert an EM project to an EG project as EM projects use functionality only available in EM. EM generated code will fail outside of EM.
Scoring code can be exported though as Reeza has stated.
You can't convert an EM project to an EG project as EM projects use functionality only available in EM. EM generated code will fail outside of EM.
Scoring code can be exported though as Reeza has stated.
I cannot even see the node under the options in 'utility' tab.
I refereed to the below link for the solution.
http://support.sas.com/kb/44/880.html
I'll contact my IT team for enabling the option.
Thank you for your suggestion 🙂
Actually, this should work fine. I've exported Enterprise Miner flows as .sas programs and run them in Enterprise Guide, in batch non-interactive processes and even from a Stored Process called via Excel with SAS Addin for Microsoft Office.
What error(s) are you getting?
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.