evalml.AutoClassificationSearch.plot.generate_roc_plot¶
-
AutoClassificationSearch.plot.
generate_roc_plot
(pipeline_id)¶ Generate Receiver Operating Characteristic (ROC) plot for a given pipeline using cross-validation using the data returned from get_roc_data().
- Returns
plotly.Figure representing the ROC plot generated