Class that contains the result of a classification call on the Execution State.
More...
#include <mip/upe/detailed_classification_result.h>
Class that contains the result of a classification call on the Execution State.
◆ ~DetailedClassificationResult()
| virtual DetailedClassificationResult::~DetailedClassificationResult |
( |
| ) |
|
|
inlinevirtual |
◆ DetailedClassificationResult()
| DetailedClassificationResult::DetailedClassificationResult |
( |
| ) |
|
|
inlineprotected |
◆ GetConfidenceLevel()
| virtual int DetailedClassificationResult::GetConfidenceLevel |
( |
| ) |
const |
|
pure virtual |
Get the confidence in the result.
- Returns
- numerical confidence in count from 0-100.
◆ GetCount()
| virtual int DetailedClassificationResult::GetCount |
( |
| ) |
const |
|
pure virtual |
Get the instance count.
- Returns
- the instance count.
The documentation for this class was generated from the following file:
- src/api/mip/upe/detailed_classification_result.h