came.utils.plot.plot_contingency_mat¶
- came.utils.plot.plot_contingency_mat(y_true, y_pred, norm_axis=1, arrange: bool = True, order_rows: bool = True, order_cols: bool = False, ax=None, figsize: tuple = (4, 3), fp: Path | str | None = None, **kwds)¶
function for plotting the contingency matrix