scikit-learn instead of sklearn

Author: LeiYangGHCreated Nov 20, 2024Updated Nov 20, 2024

in my python install, i got

Setup script exited with The 'sklearn' PyPI package is deprecated, use 'scikit-learn'

changing the module name in requirements.txt fixes.

Source: eriklindernoren/ML-From-Scratch