Skip to content

Instantly share code, notes, and snippets.

@tommydangerous
Created June 11, 2021 05:49
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