Element of a cross classification matrix. More...
Inheritance diagram for ClassificationElement:Public Member Functions | |
| def | counter (self) |
| def | estimatedId (self) |
| def | trueId (self) |
Element of a cross classification matrix.
| def counter | ( | self | ) |
@param self (type: ClassificationElement) self pointer @return (type: int)
| def estimatedId | ( | self | ) |
@param self (type: ClassificationElement) self pointer @return (type: int)
| def trueId | ( | self | ) |
@param self (type: ClassificationElement) self pointer @return (type: int)