LIME - Local Interpretable Model-Agnostic Explanations
In this post, we'll talk about the method for explaining the predictions of any classifier described in this paper, and implemented in this open source package. Machine learning is a buzzword these days. With computers beating professionals in games like Go, many people have started asking if machines would also make for better drivers, or even doctors. Many of the state of the art machine learning models are functionally black boxes, as it is nearly impossible to get a feeling for its inner workings. This brings us to a question of trust: do I trust that a certain prediction from the model is correct?
Apr-4-2016, 04:30:49 GMT