Metric Function
A code function that defines how to calculate evaluation metrics for a model using a batch of input records. The function outputs results in a structured JSON format, allowing for automated testing and visualization in ModelOp Center. For example, a metric function may compute the ROC curve, AUC, F1 or F2 score, and confusion matrix for a classification model.
All Terms