pm3512 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%