nichecompass.train.plot_eval_metrics

nichecompass.train.plot_eval_metrics(eval_dict)

Plot evaluation metrics.

Parameters:

eval_dict (dict) – Dictionary containing the eval metric scores to be plotted.

Return type:

figure

Returns:

fig: Matplotlib figure containing a plot of the evaluation metrics.