Skip to content

Instantly share code, notes, and snippets.

@lucifermorningstar1305
Created July 29, 2022 13:13
Show Gist options
  • Save lucifermorningstar1305/17fc9abd66a16a6e91550e5a6ebecb67 to your computer and use it in GitHub Desktop.
Save lucifermorningstar1305/17fc9abd66a16a6e91550e5a6ebecb67 to your computer and use it in GitHub Desktop.
Decision Tree
DecisionTreeClassifier = @load DecisionTreeClassifier pkg=DecisionTree
tree_model = DecisionTreeClassifier()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment