TimeSeriesBaselineRegressionPipeline.
graph_feature_importance
Generate a bar graph of the pipeline’s feature importance
importance_threshold (float, optional) – If provided, graph features with a permutation importance whose absolute value is larger than importance_threshold. Defaults to zero.
plotly.Figure, a bar graph showing features and their corresponding importance