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