shapfire.plotting
¶
-
shapfire.plotting.plot_roc_curve(df: DataFrame, figsize: tuple[float, float] =
(8, 4)
, plot_all_curves: bool =True
, ax: None | Axes =None
, **kwargs: dict[str, Any]) tuple[matplotlib.figure.Figure, matplotlib.axes._axes.Axes] [source]¶
Last update:
Jun 12, 2022