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

'print' functions needs manual rewriting, missing qns3vm #15

Open alita-moore opened 5 years ago

alita-moore commented 5 years ago

I find this project very interesting, and applaud the code. Though, I ended up re-writing many parts due to some typos in python 3, and have been unable to find a missing qns3vm module.

maybe this is all due to the fact that I'm in Python 3.

good work, otherwise though 👍