0
4.9kviews
Decision Tree with example
1 Answer
0
158views
  • Decision tree algorithm falls under the category of the supervised learning. They can be used to solve both regression and classification problems.
  • Decision tree uses the tree representation to solve the problem in which each leaf node corresponds to a class label and attributes are represented on the internal node …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.