Created
September 20, 2021 09:32
-
-
Save AayushSameerShah/96baad60e2c1deb78f0364b4598f90ba to your computer and use it in GitHub Desktop.
This will help us to visualise the pipeline
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from sklearn import set_config | |
set_config(display='diagram') | |
pipeline |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment