SAS Data Science

Building models with SAS Enterprise Miner, SAS Factory Miner, SAS Viya (Machine Learning), SAS Visual Text Analytics, with point-and-click interfaces or programming
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-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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