We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad0677 commit 683101dCopy full SHA for 683101d
skrules/skope_rules.py
@@ -63,7 +63,7 @@ class SkopeRules(BaseEstimator):
63
for each tree depth. It allows you to create and compare
64
rules of different length.
65
66
- max_depth_duplication : integer or None, optional (default=3)
+ max_depth_duplication : integer, optional (default=None)
67
The maximum depth of the decision tree for rule deduplication,
68
if None then no deduplication occurs.
69
0 commit comments