slds-lmu / paper_2019_iml_measures

Quantifying Interpretability of Arbitrary Machine Learning Models Through Functional Decomposition
https://arxiv.org/abs/1904.03867
15 stars 4 forks source link

Reconsider breakpoint optimization #5

Closed christophM closed 5 years ago

christophM commented 5 years ago

Currently we use generalized simulated annealing, which might be overkill. Even grid search might work and might not be to dumb.

christophM commented 5 years ago

Try Nelder-Mead