Hi Mamun,
You can draw ROC and PR curves using the OCSVM decision_function
Nicolas

2016-06-03 11:54 GMT-04:00 Mamun Rashid <[email protected]>:

> Hi everyone,
> I am running OneClassSVM method. It seems unlike the normal SVC, which has
> an option to return probability, this method does not have any option to
> retrieve probability values.
> I would like to draw some performance metric such as the ROC and Precision
> Recall about the performance of the classifier.
>
> Thanks,
> Mamun
> _______________________________________________
> scikit-learn mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/scikit-learn
>
_______________________________________________
scikit-learn mailing list
[email protected]
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to