Skip to content

Instantly share code, notes, and snippets.

@tommydangerous
Created June 11, 2021 05:45
Show Gist options
  • Select an option

  • Save tommydangerous/2dbec0f0256763f831e2be4e97c56c8b to your computer and use it in GitHub Desktop.

Select an option

Save tommydangerous/2dbec0f0256763f831e2be4e97c56c8b to your computer and use it in GitHub Desktop.
train_model.py
classifier.fit(X_train, y_train)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment