With scikit-learn
pipeline we can visualize our pipeline construct. See below screenshot.
I couldn't find similar plotting feature for a sklearn stacking classifier. How can I represent the ensemble model construct with sklearn stacking classifier?