Skip to content

Instantly share code, notes, and snippets.

@JustGlowing
Created April 19, 2016 08:21
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 JustGlowing/30bb0658934e91375aef30090fa2b78f to your computer and use it in GitHub Desktop.
Save JustGlowing/30bb0658934e91375aef30090fa2b78f to your computer and use it in GitHub Desktop.
Sample Data for Decision Trees
Customer Price Display_size Colour BuyTV
1 2000 32 black No
2 1000 32 black Yes
3 2000 56 black No
4 1000 40 white Yes
5 1500 56 white Yes
6 2000 56 black No
7 1500 56 white Yes
8 1500 32 white No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment