Decision Tree Machine Learning Algorithm

This article was published as a part of the Data Science Blogathon. Table of Contents 1. Introduction 2. Decision Tree 3. Terminologies 4. CART Algorithm 5. Calculating Information Gain 6. Implementation 7. Conclusion Introduction This article discusses the Decision Tree machine learning algorithm in the field of artificial intelligence. In this article, I will try to … Continue reading Decision Tree Machine Learning Algorithm