Optional
accuracyAverage of how often the model made a correct prediction (training data)
Optional
accuracyAverage of how often the model made a correct prediction (test data)
Optional
confusionA matrix summary of the accuracy of predictions in a classification model (training data)
Optional
confusionA matrix summary of the accuracy of predictions in a classification model (training data)
Optional
f1Macro F1 is the averaged F1 value for each class without weighting (training data)
Optional
f1Macro F1 is the averaged F1 value for each class without weighting (test data)
Optional
f1Micro F1 is the F1 value calculated across the entire confusion matrix (training data)
Optional
f1Micro F1 is the F1 value calculated across the entire confusion matrix (test data)
Optional
f1Weighted F1 (training data)
Optional
f1Weighted F1 (test data)
Multiclass metrics for categorical values with 3+ options. Details: https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/AutoML/scoring-multiclass-classification.htm