About DashAI
Quick Start
Tutorials
Documentation
Precision
Precision metric to classification tasks.
Methods
__init__()
__init__
score(true_labels, probs_pred_labels)
score
Calculate precision between true labels and predicted labels.
Attributes
COMPATIBLE_COMPONENTS
TYPE