eli5-org / eli5

A library for debugging/inspecting machine learning classifiers and explaining their predictions
MIT License
260 stars 42 forks source link

Allow for Nans in input of Permutation Importance #5

Closed lopuhin closed 3 years ago

lopuhin commented 3 years ago

https://github.com/TeamHG-Memex/eli5/pull/381/ by @Matgrb

lopuhin commented 3 years ago

Thanks @Matgrb