BookmarkSubscribeRSS Feed
inwook
Calcite | Level 5

Is there any method that I can score the new data in Sas Studio by using DS2 code from visual pipeline ?

 

 

I know that some model such as random forest gives us an astore file name, however, it is difficult for me to find method to use DS2 package code to score new data in Sas Studio

1 REPLY 1
acordes
Rhodochrosite | Level 12
Follow these steps.
https://blogs.sas.com/content/sgf/2018/01/25/using-proc-astore-to-override-scoring-decisions-in-sas-...
Once exported from Pipelines it is written to the model library. You bring it to memory and use proc astore for scoring.
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
  • 1 reply
  • 1189 views
  • 0 likes
  • 2 in conversation