Decision Tree

A decision tree is a machine learning model that makes predictions by asking a sequence of yes/no questions about the features, following branches until it…