sfaira.train.SummarizeGridsearchCelltype.plot_best

SummarizeGridsearchCelltype.plot_best(rename_levels=[], partition_select: str = 'val', partition_show: str = 'test', metric_select: str = 'acc', metric_show: str = 'acc', collapse_cv: str = 'max', vmin=None, vmax=None, height_fig=7, width_fig=7)

Plot accuracy or other metric heatmap by organ and model type.

Parameters
  • rename_levels

  • partition_select

  • partition_show

  • metric_select

  • metric_show

  • collapse_cv

  • vmin

  • vmax

  • height_fig

  • width_fig

Returns