BaseValidateMMM.plot_waterfall_components_decomposition#
- BaseValidateMMM.plot_waterfall_components_decomposition(original_scale=True, figsize=(14, 7), **kwargs)#
This function creates 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