evalml.AutoRegressionSearch.plot.get_confusion_matrix_data¶
- 
AutoRegressionSearch.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.