mmschlk / iXAI

Fast and incremental explanations for online machine learning models. Works best with the river framework.
MIT License
49 stars 2 forks source link

SAGE Batch explain_one defaults to 1 n_inner_samples #70

Closed mmschlk closed 1 year ago

mmschlk commented 1 year ago

In Batch SAGE explain_one's n_inner_samples argument defaults to 1 and not to None passing this always to the underlying explain_manycalls neglecting all setups.