Closed Vayel closed 4 years ago
BaseExplainer.compare_influence()
BaseExplainer.compare_performance()
BaseExplainer.compute_weights()
BaseExplainer.compute_distributions()
CacheExplainer.explain_influence()
CacheExplainer.explain_performance()
CacheExplainer.plot_influence()
CacheExplainer.plot_performance()
CacheExplainer._build_additional_info()
notebooks/binary-classification
notebooks/how-it-works
ImageClassificationExplainer()
In CacheExplainer, a user should be able to:
CacheExplainer
ImageClassificationExplainer() is super slow
In 1D, use * instead of np.dot():
*
np.dot()
ImageClassificationExplainer().plot_influence() gives a weird result:
ImageClassificationExplainer().plot_influence()
BaseExplainer.compare_influence()
BaseExplainer.compare_performance()
BaseExplainer.compute_weights()
BaseExplainer.compute_distributions()
CacheExplainer.explain_influence()
CacheExplainer.explain_performance()
CacheExplainer.plot_influence()
CacheExplainer.plot_performance()
CacheExplainer._build_additional_info()
notebooks/binary-classification
notebooks/how-it-works
ImageClassificationExplainer()
is super slowIn
CacheExplainer
, a user should be able to: