christophM / rulefit

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

Add relevance/importance measurements of predictors #6

Open christophM opened 7 years ago

christophM commented 7 years ago

(see p. 12, equations 28 and 29 of the paper (PDF))

christophM commented 7 years ago

Also add option in get_rules() method to sort by importance