MMM.plot_waterfall_components_decomposition#
- MMM.plot_waterfall_components_decomposition(original_scale=True, figsize=(14, 7), **kwargs)#
Create a waterfall plot.
The plot shows the decomposition of the target into its components.
- Parameters:
- Returns:
- fig
matplotlib.figure.Figure
The matplotlib figure object.
- fig