viadee / javaAnchorExplainer

Explains machine learning models fast using the Anchor algorithm originally proposed by marcotcr in 2018
BSD 3-Clause "New" or "Revised" License
15 stars 3 forks source link

Lazy Coverage Identification as default #16

Closed TobiasGoerke closed 4 years ago

TobiasGoerke commented 4 years ago

Is there any reason for any use-case not to do lazy coverage identification? While this option has not been described in the original paper, I don't see any negative consequences of always using this mode, as it can significantly reduce the number of calculated coverages.