Skip to content

Instantly share code, notes, and snippets.

@tommydangerous
Created June 11, 2021 05:49
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 tommydangerous/512080de506bfea18b98f9be157e6928 to your computer and use it in GitHub Desktop.
Save tommydangerous/512080de506bfea18b98f9be157e6928 to your computer and use it in GitHub Desktop.
predict_test_data.py
y_pred = classifier.predict(X_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment