Skip to content

Instantly share code, notes, and snippets.

@WillKoehrsen
Last active August 30, 2018 15:43
Show Gist options
  • Save WillKoehrsen/13797c086fc67bc9b170594976d9f5ec to your computer and use it in GitHub Desktop.
Save WillKoehrsen/13797c086fc67bc9b170594976d9f5ec to your computer and use it in GitHub Desktop.
print(f'Model Accuracy: {tree.score(X, y)}')
Model Accuracy: 1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment