Hi all
Appreciate this in advance.
I have a nicely performing Text Rule Builder model in EM14.1.
When I present new text data to the Score node, I know I must declare the data Role = Score.
But this means I can't put a Parsing Node between the new data and the Score node, because Parsing requires Train or Raw Role.
How do I get around this? Is it OK to not pre-process the new data to be scored?
Best
MDH
The Score code contained in the Score node will contain all of the information needed to score a new set of textual data. You do not need to run a Text Parsing node between the score data set and the Score node. The score code will apply all of the parsing from the original set of observations to the new data set of observations that is to be scored.
The Score code contained in the Score node will contain all of the information needed to score a new set of textual data. You do not need to run a Text Parsing node between the score data set and the Score node. The score code will apply all of the parsing from the original set of observations to the new data set of observations that is to be scored.
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.