Created
June 11, 2021 05:45
-
-
Save tommydangerous/2dbec0f0256763f831e2be4e97c56c8b to your computer and use it in GitHub Desktop.
train_model.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| classifier.fit(X_train, y_train) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment