Open agalitsyna opened 1 year ago
Added --count-dups reporting mode for scipy and scikit-learn backends that report the number of duplicates (a little bit unfair, though, as the parent is counted there as well - it seems to make most of sense to report).
--count-dups
Can you add tests for this feature?
Added
--count-dups
reporting mode for scipy and scikit-learn backends that report the number of duplicates (a little bit unfair, though, as the parent is counted there as well - it seems to make most of sense to report).