Skip to content

Instantly share code, notes, and snippets.

@jeetaf
Created June 28, 2021 12:30
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/b6a455beabf1fde811dde60a1b86b87d to your computer and use it in GitHub Desktop.
Save jeetaf/b6a455beabf1fde811dde60a1b86b87d to your computer and use it in GitHub Desktop.
train_labels = train_dataset.pop('MPG')
test_labels = test_dataset.pop('MPG')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment