8000 Inconsistent rules (a <5 and a < 10 in the same rule) · Issue #57 · christophM/rulefit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Inconsistent rules (a <5 and a < 10 in the same rule) #57
Open
@netisheth

Description

@netisheth

Let's say we have five numeric input features: a,b,c,d,e,f and target variable y.

When I run a rulefit model using this data, I get the following rule in the result:

  • a < 5 and a < 10 and b >5 | coeff = 0.23

Is anyone else facing this issue? Any reason why we get a<5 and a<10 in the same rule? How would we interpret the results in this case?

** This is just a sample data output for explanation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0