tmadl / semisup-learn

Semi-supervised learning frameworks for python, which allow fitting scikit-learn classifiers to partially labeled data
MIT License
501 stars 153 forks source link

Use scikit-learn in requirements.txt #10

Open lesteve opened 6 years ago

lesteve commented 6 years ago

Fix #9.

Using sklearn is not recommended, see https://github.com/scikit-learn/scikit-learn/issues/8215#issuecomment-344679114 for example about why.