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

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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