christophM / interpretable-ml-book

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

8.4.4 example mixup and typos #309

Closed tomaszvt500 closed 2 years ago

tomaszvt500 commented 2 years ago

You start with the example S={2,3} but then proceed with steps for another case S={1,2}.

For the intercept component I would avoid using subscript "S", instead use subscript "0".

Also there are quite a lot of misplaced ")" and missing "(".