Which is not true in context of decision tree?
Options
- Used in white box model.
- Perform well with large data
- Handles both categorical and numerical data
- Random forest tree is used for regression type problem
CORRECT ANSWER : Random forest tree is used for regression type problem
Write your comments