OptionalaccuracyAverage of how often the model made a correct prediction (training data)
OptionalaccuracyAverage of how often the model made a correct prediction (test data)
OptionalconfusionA matrix summary of the accuracy of predictions in a classification model (training data)
OptionalconfusionA matrix summary of the accuracy of predictions in a classification model (training data)
Optionalf1Macro F1 is the averaged F1 value for each class without weighting (training data)
Optionalf1Macro F1 is the averaged F1 value for each class without weighting (test data)
Optionalf1Micro F1 is the F1 value calculated across the entire confusion matrix (training data)
Optionalf1Micro F1 is the F1 value calculated across the entire confusion matrix (test data)
Optionalf1Weighted F1 (training data)
Optionalf1Weighted 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