Hello
I tried to import SAS diagram built in SAS Enterprise Miner into SAS Model Studio via the Batch Code node, but the model it resulted was different from the original model built in SAS Miner. Does this node somehow retrains the model?
How can I import the diagram or at least the model itself into the SAS Model Studio so I can have the same model?
I used Interactive grouping and Scorecard nodes to build the model.
Thank u 😃
You could be getting different results due to the partitioning of the data. Did you partition in EM?
A couple other things that could cause differences:
Another option would be to use the Score Code Import node in Model Studio after using a Score node in EM to accumulate all the score code from a flow.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.