Logistic Regression, probability of the predict, OpenCV 3.1
I have implemented the method of Logistic Regression for image recognition with OpenCV 3.1. How can I get probability of the predict?
add a comment