Editing MeritBadges/DecisionTrees

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 10: Line 10:


# Explain the idea behind a decision tree, including converting a set of decision criteria into a graphical representation
# Explain the idea behind a decision tree, including converting a set of decision criteria into a graphical representation
# Describe at least three applications of decision trees
# Discuss the strengths and weaknesses of decision trees
# Discuss the strengths and weaknesses of decision trees
# Discuss the appropriate inputs and outputs for a decision tree
# Explain fundamental machine learning concepts relevant to decision trees
# Explain fundamental machine learning concepts relevant to decision trees
## Explain the process of discretization of data
## Explain the process of discretization of data
Line 20: Line 18:
## Explain information gain and how it relates to entropy
## Explain information gain and how it relates to entropy
## Explain how entropy guides the learning of a decision tree
## Explain how entropy guides the learning of a decision tree
# Demonstrate basic decision tree creation (all nominal values, no missing values)
# Demonstrate decision tree creation
## Demonstrate the creation of a decision tree by hand on a small dataset
## Demonstrate the creation of a decision tree by hand on a small dataset (all nominal)
## Demonstrate the creation of a decision tree on a larger dataset, using computer tools (off-the-shelf or custom)
## Demonstrate the creation of a decision tree on a larger dataset, using computer tools (off-the-shelf or custom)
## Explain the idea of pruning and its motivations
# Demonstrate converting a set of criteria into executable code in any programming language, and validate with a test set
# Demonstrate converting a set of criteria into executable code in any programming language, and validate with a test set


== Resources ==
== Resources ==
* [http://www.doc.ic.ac.uk/~sgc/teaching/v231/lecture11.html Decision Tree Learning] Another overview of decision trees, good for the entropy, gain, and manual creation steps
* [http://www2.cs.uregina.ca/~dbd/cs831/notes/ml/dtrees/4_dtrees1.html Overview of Decision Trees] An overview of decision trees and their construction, at a fair bit of detail.
* [http://www.autonlab.org/tutorials/dtree.html Andrew Moore's Decision Tree Slides], which offer a great review of the motivations and ideas of decision trees, but are a little terse.
Please note that all contributions to Noisebridge are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see Noisebridge:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)