Skip to content

Commit 889cf75

Browse files
committed
_
1 parent 366182d commit 889cf75

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

skrub/_data_ops/_estimator.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,6 +1416,8 @@ def plot_results(
14161416
Plotly Figure
14171417
"""
14181418

1419+
check_is_fitted(self, "cv_results_")
1420+
14191421
# Check that requested show_scores, show_choices, and show_times
14201422
# (if any) are available
14211423

0 commit comments

Comments
 (0)