You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your introduction, as I was looking for a method to classify positive and unlabeled data for long.
I have tried svmlin and got 80.1% accuracy.
Now I want to find another method for result comparison, but when I read the document of scikit-learn label propagation, I found it wouldn't work if there isn't any negative sample at all. Is it true?
The text was updated successfully, but these errors were encountered:
Thanks for your introduction, as I was looking for a method to classify positive and unlabeled data for long.
I have tried svmlin and got 80.1% accuracy.
Now I want to find another method for result comparison, but when I read the document of scikit-learn label propagation, I found it wouldn't work if there isn't any negative sample at all. Is it true?
The text was updated successfully, but these errors were encountered: