christophM / interpretable-ml-book

Book about interpretable machine learning
https://christophm.github.io/interpretable-ml-book/
Other
4.72k stars 1.04k forks source link

fixed as --> a Line 425 #310

Closed asattiraju13 closed 2 years ago

asattiraju13 commented 2 years ago

I fixed a small typo, changed "as" to "a" on Line 425 of the 9.2 LIME page.

christophM commented 2 years ago

Thanks!