Skip to content

Instantly share code, notes, and snippets.

@jeetaf
Created June 28, 2021 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeetaf/2ee68d5257cf5008ab45a5725158a0ff to your computer and use it in GitHub Desktop.
Save jeetaf/2ee68d5257cf5008ab45a5725158a0ff to your computer and use it in GitHub Desktop.
sns.pairplot(train_dataset[["MPG", "Cylinders", "Displacement", "Weight"]], diag_kind="kde")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment