christophM / rulefit

Python implementation of the rulefit algorithm
MIT License
410 stars 112 forks source link

Implement interaction effect measures #11

Open christophM opened 7 years ago

christophM commented 7 years ago

interact: overall strengths of interaction effects for selected variables

http://statweb.stanford.edu/~jhf/r-rulefit/RuleFit_help.html#rulefit

christophM commented 7 years ago

Also: twovarint: two-variable interaction strengths of a target variable with selected other variables

christophM commented 7 years ago

and: threevarint: three-variable interaction strengths of two target variables and selected other variables