how to measure confidence in this lib
See original GitHub issue- face_recognition version:
- Python version:
- Operating System:
Description
Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected to happen. IMPORTANT: If your issue is related to a specific picture, include it so others can reproduce the issue.
What I Did
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Measuring Self Confidence – examples available in the Sinzer ...
The Sinzer library has 2 new scales to measure self-confidence: Rosenberg Self Esteem Scale and General Self -Efficacy Scale. Now available.
Read more >Information Literacy Instruction and Assessment: Library or ...
This assessment measures students confidence in using library or information. It works best in classes that do not have a skill that needs ......
Read more >Calculating confidence intervals on the mean with the ...
The confidence level of the test is defined as 1 - α, and often expressed as a percentage. So for example a significance...
Read more >Confidence Intervals - Statistics - Library Guides
Confidence Intervals are intervals that estimate a population parameter. For example, it is very difficult to collect every data value to ...
Read more >Using key performance indicators to measure library ... - Elsevier
In this article, I would like to discuss the key performance indicators (KPIs) that libraries use in measuring performance.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think he/she wants to know if its possible, along with returning true/false, can we also get some parameter which can tell how much confident the algorithm is that the answer is correct…like score out of 100 (%age) etc.
Thanks @sysgsoft Can this library be used for SVM ? And if so, mind sharing how?
I saw this one issue asking for SVM but it has no reply yet https://github.com/ageitgey/face_recognition/issues/477