moscot.backends.ott.OTTOutput.plot_costs#

OTTOutput.plot_costs(last=None, title=None, return_fig=False, ax=None, figsize=None, dpi=None, save=None, **kwargs)[source]#

Plot regularized OT costs during the iterations.

Parameters:
Return type:

Optional[Figure]

Returns:

: If return_fig = True, return the figure.