gavel
gavel copied to clipboard
Replaced deprecated sklearn package
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/)