BookmarkSubscribeRSS Feed
omerzeybek
Obsidian | Level 7

Hi

Does anyone know which desicion tree algoritm do SAS EM use for estimation. Or is it possible to prefer CHAID or C.50 or CART procedures in SAS EM....

Or does it impossible to find an inhouse solution do I need a macro?

Thank You Very Much

1 REPLY 1
M_Maldonado
Barite | Level 11

Hi Omerzeybek,

The tree algorithm that you use on Enterprise Miner for the splitting depends on your target. And you have at least two options of criterion per type of target.

Defaults are:

interval target - Probability of F distribution

nominal target - Probability of Chi-square

ordinal target - Entropy

As far as I know, Enterprise Miner has all the options you need for a decision tree, including the options from CHAID, CART and C4.5.

In the Enterprise Miner Reference Help you will find the section Comparison with Other Tree Methods under the Decision Tree node. Please take a look and don't hesitate to follow up if you can't find what you are looking for.

Thanks,

Miguel

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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