/sklearn_cotraining

An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit-learn classifiers.

Primary LanguagePython

sklearn-cotraining

An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit-learn.