mednet.models.classify.typing¶
Definition of types related to models used in classification tasks.
Module Attributes
The sample name, the target, and the predicted value. |
|
A series of predictions for different database splits. |
|
Supported saliency map algorithms. |
- mednet.models.classify.typing.Prediction¶
The sample name, the target, and the predicted value.