marcotcr / lime

Lime: Explaining the predictions of any machine learning classifier
BSD 2-Clause "Simplified" License
11.51k stars 1.8k forks source link

lime_image' does not work in 'docs/Tutorial - Faces and GradBoost.ipynb #507

Closed DebarghaG closed 3 years ago

DebarghaG commented 4 years ago

Seems like a problem with the pip package released.

For anyone stuck with the same problem, just re-write the lime_image classes, and install the required packages inside your tutorial notebook.

skutil montage2d has been phased out. Change to the skutil montage if you run into the same problem.