evalml.AutoRegressionSearch.plot.generate_confusion_matrix¶
- 
AutoRegressionSearch.plot.generate_confusion_matrix(pipeline_id, fold_num=None)¶
- Generate confusion matrix plot for a given pipeline using the data returned from get_confusion_matrix_data(). - Returns
- plotly.Figure representing the confusion matrix plot generated