Skip to content

Instantly share code, notes, and snippets.

@ogyalcin
Created July 14, 2018 06:58
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 ogyalcin/3f72ffd92a53e26d2b6b6516a3d9447f to your computer and use it in GitHub Desktop.
Save ogyalcin/3f72ffd92a53e26d2b6b6516a3d9447f to your computer and use it in GitHub Desktop.
Make Predictions on Test Data
predictions = dtc.predict(test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment