MMMModelBuilder.plot_waterfall_components_decomposition#
- MMMModelBuilder.plot_waterfall_components_decomposition(original_scale=True, figsize=(14, 7), **kwargs)[source]#
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