Big decision trees tend to also fit the noise present in the underlying data and hence lead to ________________.

🎲 Try a Random Question  |  Total Questions in Quiz: 17  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Machine Learning: Decision Trees Questions — practice the complete quiz, review flashcards, or try a random question.

Decision Trees are a type of Supervised Machine Learning (that is you explain what the input is and what the corresponding output is in the training data) where the data is continuously split according to a certain parameter. The tree can be explained by two entities, namely decision nodes and leaves.
 


1. Big decision trees tend to also fit the noise present in the underlying data and hence lead to ________________.