evalml.AutoClassificationSearch.plot.get_confusion_matrix_data

AutoClassificationSearch.plot.get_confusion_matrix_data(pipeline_id)

Gets data that can be used to create a confusion matrix plot.

Returns

List containing information used to generate a confusion matrix plot. Each element in the list contains the confusion matrix data for that fold.