Skip to content

Instantly share code, notes, and snippets.

@ogyalcin
Created June 24, 2021 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ogyalcin/63e31ef5db1dd26b9ce983af43955ac4 to your computer and use it in GitHub Desktop.
Save ogyalcin/63e31ef5db1dd26b9ce983af43955ac4 to your computer and use it in GitHub Desktop.
rules = rulefit.get_rules()
rules = rules.sort_values('support', ascending=False)
rules.iloc[:15]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment