Chapter 3: Rerunning the notebook
Open
- Dominant language
- Jupyter Notebook
- Stars
- 30k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
For some reason when I download and rerun the Chapter 3 notebook locally the results of the SGD classifier are different. I have not modified any of the code. For example, I get different outputs for the decision function and my predictions for `some_digit` for multiclass classification return 3 not 5. I also see a different PR curve. See the attached image.
I was under the impression that if we used the same random seed the SGD classifier results would be reproducible? Does anyone know why I might be getting different results?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.