Guilherme Abbehusen

Results 3 issues of Guilherme Abbehusen

fixed deprecated sparse argument in OneHotEncoder (chapter 3), replacing it with spare_output (deprecated since sickit-learn 1.2 and removed in 1.4) ![image](https://github.com/user-attachments/assets/709b8572-1869-4fdc-9333-006b3e49609d)

I just ran the SGDClassifier from Chapter 3, but it predicted incorrectly on the first attempt (expected a 5, got a 3). Could this really happen, or is it due...

Fixes deprecation warning by updating shift import from scipy.ndimage.interpolation to scipy.ndimage ![image](https://github.com/user-attachments/assets/b73aa5c9-e10a-4c99-bdb2-faeafdaf15f9)