I want to export the SAS code scripts of sas enterprise miner to word, is there any convenient operation? thanks a lot.
The SCORE node will export the code to recreate the final code, including all the prep steps, but I'm not sure it's ALL the code from the project.
Please be aware that some word processing programs will "fix" code by replacing some programing characters like ' or " (simple quote or double quote) with a "smart" version that looks "nicer" with curled appearance as well as not-seen formatting characters used by the word processor for layout and font information. If that "code" is copied into a programming environment then the code may fail.
If the purpose of the document is just documentation that may not be a problem but if this might be used to transfer or reconstruct code you may want to consider placing it into a plain text file and not any word processor format.
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!
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.