Answer Posted / Kumari Arunima
Decision tree classification is a popular machine learning algorithm used for classifying data. It builds a model that predicts the class of an object by creating a tree where each internal node represents a feature, each branch represents a decision rule, and each leaf node represents a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers