Skip to content

Commit 683101d

Browse files
author
Florian Gardin
committed
fix doc
1 parent 0ad0677 commit 683101d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skrules/skope_rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class SkopeRules(BaseEstimator):
6363
for each tree depth. It allows you to create and compare
6464
rules of different length.
6565
66-
max_depth_duplication : integer or None, optional (default=3)
66+
max_depth_duplication : integer, optional (default=None)
6767
The maximum depth of the decision tree for rule deduplication,
6868
if None then no deduplication occurs.
6969

0 commit comments

Comments
 (0)