gavel icon indicating copy to clipboard operation
gavel copied to clipboard

Replaced deprecated sklearn package

Open tareqmahmood opened this issue 1 year ago • 0 comments

Fixes the python setup.py egg_info did not run successfully error while running pip install -r scheduler/requirements.txt. Replaces sklearn with scikit-learn in requirements.txt. sklearn is deprecated (see here: https://pypi.org/project/sklearn/)

tareqmahmood avatar Dec 28 '23 00:12 tareqmahmood