Decision Tree Machine Learning Algorithm From Scratch in Python is a short video course to discuss an overview of the Decision Tree Machine Learning Algorithm. In this video different types of concepts related to Decision Tree Algorithms such as Entropy and Information Gain are discussed. Finally, the algorithm is implemented, step by step, in Python Programming language using Jupyter Notebook. In this video, the decision tree for classification is used.
Happy Learning !!