Machine Learning 101: Decision Tree Algorithm for Classification

This article was published as a part of the Data Science Blogathon. Overview Learn about the decision tree algorithm in machine learning, for classification problems. here we have covered entropy, Information Gain, and Gini Impurity   Decision Tree Algorithm The decision tree Algorithm belongs to the family of supervised machine learning algorithms. It can be … Continue reading Machine Learning 101: Decision Tree Algorithm for Classification