I have different demographis segments within my training data. I need my modelling node to estimate different models for each segments. Is there a easy way to state that in SAS EM apart from using a filter node
Than You Very Much
Use The Start Groups and End Groups nodes (under Utility).
In the Start Groups set Mode=Stratify
Click on Variables and set the role of the segment variable to Stratification.
All the nodes between Start and End will run for each segment.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest 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.