I have implemented the method of Logistic Regression for image recognition with OpenCV 3.1. How can I get probability of the predict?
1 | initial version |
I have implemented the method of Logistic Regression for image recognition with OpenCV 3.1. How can I get probability of the predict?