Skip to content

Instantly share code, notes, and snippets.

@hsiaoer
Created April 10, 2018 15:29
Show Gist options
  • Save hsiaoer/b3575d90691d119b19f923219100b476 to your computer and use it in GitHub Desktop.
Save hsiaoer/b3575d90691d119b19f923219100b476 to your computer and use it in GitHub Desktop.
mwitiderrick-intro-to-keras-3
X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment