CHAID is a decision tree algorithm that is based on the chi-squared test of independence. It was developed by Gordon Kass in 1980, and it has since become a popular method for building decision trees.
A python implementation of the common CHAID algorithm - boba-and-beer/CHAID ...
A python implementation of the common CHAID algorithm - CHAID2/README.md at master · kenny-devarapalli/CHAID2 ...