ClassificationElement Class Reference
Element of a cross classification matrix. More...
Public Member Functions | |
| def | counter |
| def | estimatedId |
| def | trueId |
Detailed Description
Element of a cross classification matrix.
Member Function Documentation
| def counter | ( | self | ) |
- Parameters
-
self (type: ClassificationElement) self pointer
- Returns
- (type: int)
| def estimatedId | ( | self | ) |
- Parameters
-
self (type: ClassificationElement) self pointer
- Returns
- (type: int)
| def trueId | ( | self | ) |
- Parameters
-
self (type: ClassificationElement) self pointer
- Returns
- (type: int)
