SemiSupervised
SemiSupervised copied to clipboard
Semi supervised learning framework of Python.
Results
3
SemiSupervised issues
Sort by
recently updated
recently updated
newest added
scikit-learn
"from semisupervised import S3SVM".this is not work. if i use the "from semisupervised import S3VM", there will be an error of " np.matrix is not supported. Please convert to a...
TSVM.py, line 140, in predict you need use np.array instead of numpy.array