pyexplainer

Contents:

  • Installation
  • Tutorial
  • Contributing
  • Code of Conduct
pyexplainer
  • »
  • Index

Index

E | F | G | M | P | R | S | T | W

E

  • extract_rules_from_tree() (in module pyexplainer.rulefit)

F

  • feature_names (pyexplainer.rulefit.RuleFit attribute)
  • filter_rules() (pyexplainer.rulefit.RuleEnsemble method)
  • filter_short_rules() (pyexplainer.rulefit.RuleEnsemble method)
  • fit() (pyexplainer.rulefit.RuleFit method)
  • FriedScale (class in pyexplainer.rulefit)

G

  • get_feature_importance() (pyexplainer.rulefit.RuleFit method)
  • get_rules() (pyexplainer.rulefit.RuleFit method)

M

  • module
    • pyexplainer
    • pyexplainer.rulefit

P

  • predict() (pyexplainer.rulefit.RuleFit method)
  • predict_proba() (pyexplainer.rulefit.RuleFit method)
  • pyexplainer
    • module
  • pyexplainer.rulefit
    • module

R

  • Rule (class in pyexplainer.rulefit)
  • rule_ensemble (pyexplainer.rulefit.RuleFit attribute)
  • RuleCondition (class in pyexplainer.rulefit)
  • RuleEnsemble (class in pyexplainer.rulefit)
  • RuleFit (class in pyexplainer.rulefit)
  • rules (pyexplainer.rulefit.RuleEnsemble attribute)

S

  • scale() (pyexplainer.rulefit.FriedScale method)

T

  • train() (pyexplainer.rulefit.FriedScale method)
    • (pyexplainer.rulefit.Winsorizer method)
  • transform() (pyexplainer.rulefit.Rule method)
    • (pyexplainer.rulefit.RuleCondition method)
    • (pyexplainer.rulefit.RuleEnsemble method)
    • (pyexplainer.rulefit.RuleFit method)
  • trim() (pyexplainer.rulefit.Winsorizer method)

W

  • Winsorizer (class in pyexplainer.rulefit)

© Copyright 2021, Michael Fu.

Built with Sphinx using a theme provided by Read the Docs.