.... Classification Decision Tree Machine Learning Regression
January 8, 2021 / June 14, 2025 by Monis Khan | Leave a Comment
What are different algorithms available for Decision Tree?
Read more »
Classification Decision Tree Machine Learning Regression
How does node selection take place while building a tree?
What do you understand by Information Gain? How does it help in tree building?
What is Gini Impurity?
January 8, 2021 / June 13, 2025 by Monis Khan | Leave a Comment
What is Entropy? How is it calculated?
What’s the difference between pre pruning and post pruning?
Why Recursive binary splitting is called Greedy Approach?
Decision Tree Machine Learning Regression
How decision tree works for a regression problem?
Logistic Regression Machine Learning Regression
January 7, 2021 / June 13, 2025 by Monis Khan | Leave a Comment
What is AUC, and when is it used?
Classification Logistic Regression Machine Learning
Explain the significance of ROC.