Skip to content

Instantly share code, notes, and snippets.

@gonzaloruizdevilla
Created October 16, 2019 18:57
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 gonzaloruizdevilla/c1881cdec5a84956e4c1f30c24e0ca74 to your computer and use it in GitHub Desktop.
Save gonzaloruizdevilla/c1881cdec5a84956e4c1f30c24e0ca74 to your computer and use it in GitHub Desktop.
print("X_test shape: {}".format(X_test.shape))
print("y_test shape: {}".format(y_test.shape))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment