cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
jjrr
Level I

CHAID algorithm vs. JMP partition (decision tree)

Hi All, I was wondering if anyone could tell me just how similar the JMP decision tree (partition) algorithm is to the classic CHAID approach.

Many thanks,

Joe Retzer

1 ACCEPTED SOLUTION

Accepted Solutions
jules
Community Manager Community Manager

Re: CHAID algorithm vs. JMP partition (decision tree)

Hi Joe,

Here is a very brief overview on differences (from the SAS forum, but the same insights apply):

What differentiates the various Tree algorithms? What are the main differences between CHAID and CAR...

and a more involved description I like from Prof. Galit Shmueli:

Classification Trees: CART vs. CHAID

I hope this helps!

Julian

View solution in original post

1 REPLY 1
jules
Community Manager Community Manager

Re: CHAID algorithm vs. JMP partition (decision tree)

Hi Joe,

Here is a very brief overview on differences (from the SAS forum, but the same insights apply):

What differentiates the various Tree algorithms? What are the main differences between CHAID and CAR...

and a more involved description I like from Prof. Galit Shmueli:

Classification Trees: CART vs. CHAID

I hope this helps!

Julian

Recommended Articles