Rule Scoring¶
Used for generating a score for each rule in a set.
Rule Scorer¶
Generates rule scores using the rule binary columns and the target column. |
Rule Scoring Methods¶
Generates rule scores from a performance function. |
|
Generates rule scores from the exponentiated coefficients of a trained Logistic Regression model. |
|
Generates rule scores from the feature importance of a trained Random Forest model. |
Rule Score Scalers¶
Scales rule scores using the formula (depending on the sign of the rule scores): |
|
Scales rule scores using the formula: |