unify-emotion-datasets icon indicating copy to clipboard operation
unify-emotion-datasets copied to clipboard

Update README.md

Open BNSBNS opened this issue 1 year ago • 0 comments

Changed the following line, specifically sklearn to scikit-learn

old:

pip3 install regex docopt numpy sklearn scipy

new:

pip3 install regex docopt numpy scikit-learn scipy

BNSBNS avatar Apr 26 '23 05:04 BNSBNS