Skip to content

Instantly share code, notes, and snippets.

@krunal3kapadiya
Created December 19, 2016 09:38
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 krunal3kapadiya/2b17aad253286879943cbc110baf9786 to your computer and use it in GitHub Desktop.
Save krunal3kapadiya/2b17aad253286879943cbc110baf9786 to your computer and use it in GitHub Desktop.
clf=tree.DecisionTreeClassifier()
clf=clf.fit(features,labels)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment