thomasp85 / lime

Local Interpretable Model-Agnostic Explanations (R port of original Python package)
https://lime.data-imaginist.com/
Other
481 stars 109 forks source link

Adding feature importance to Gower's Distance - #162 #163

Open NienkeVanTKlooster opened 5 years ago

NienkeVanTKlooster commented 5 years ago

Pull request for issue #162. Adding distance to Gower's Distance function to include feature importance from the model in calculating distances.