christophM / rulefit

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

Add max.rules argument #3

Closed christophM closed 6 years ago

christophM commented 7 years ago

Limits the maximum number of rules coming out of the rule generation.

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

christophM commented 6 years ago

duplicated