Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Created May 13, 2020 06:40
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 lakshay-arora/a778b60bff8424dc0c15e8bc319e0830 to your computer and use it in GitHub Desktop.
Save lakshay-arora/a778b60bff8424dc0c15e8bc319e0830 to your computer and use it in GitHub Desktop.
# build the decision tree model
classification_dt = classification.create_model('dt')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment