DecodeAI
← Question Bank

Machine Learning

Tree Based Methods in Machine Learning

Interview questions on Tree Based Methods in Machine Learning.

20 questions

Decision Trees

Q2. What is the purpose of decision trees in machine learning?

Sign in to bookmark

Decision Trees

Q4. What is over-fitting in decision trees, and how can it be prevented?

Sign in to bookmark

Decision Trees

Q5. What are some common impurity measures used in decision tree algorithms?

Sign in to bookmark

Decision Trees

Q6. List down pros and cons of different splitting criteria?

Sign in to bookmark

Decision Trees

Q8. Can decision trees handle categorical data, and how is it done?

Sign in to bookmark

Decision Trees

Q9. What are some advantages of decision trees in machine learning?

Sign in to bookmark

Decision Trees

Q13. What are the steps involved in building a decision tree with ID3?

Sign in to bookmark

Decision Trees

Q17. Can you explain how the concept of entropy is used in ID3?

Sign in to bookmark

Decision Trees

Q18. What are different criteria along which the implementation of DTs varies?

Sign in to bookmark

Decision Trees

Q19. What is the difference between CART and ID3/C4.5?

Sign in to bookmark