· Classifiion is a twostep process, learning step and prediction step. In the learning step, the model is developed based on given training data. In the prediction step, the model is used to predict the response for given data. Decision Tree is one of the easiest and popular classifiion algorithms to understand and interpret. It can be utilized for both classifiion and regression kind ...