BookmarkSubscribeRSS Feed
SlutskyFan
Obsidian | Level 7
Has anyone (is it possible) to use a decision tree for a multi-level target (similar to multinomial regression)? There is some documentation in SAS on multiple targets, but I think it is referring to totally different targets vs. a single target with multiple values.

Is there an option more suitable than decision trees for this? I've always dealt in world of dichotomies (0,1) (Y/N) etc. Thanks.
1 REPLY 1
David_Duling
SAS Employee
EM decision tree does handle a single target column with multiple distinct values. See the basic sampsio.dmairis model for example.

Only the neural network directly handles multiple concurrent target columns in one objective function. In fact, the targets can be of mixed types, for instance multiple each of interval, ordinal, and nominal.

The two stage node and the group processing nodes enable modeling multiple target columns sequentially.

hope that helps, David

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

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
  • 4663 views
  • 0 likes
  • 2 in conversation