Consider the two statements:
Statement 1: Gradient Boosted Decision Trees can overfit easily.
Statement 2: It is easy to parallelize Gradient Boosted Decision Trees.
Which of these are true?
a. Both the statements are True.
b. Statement 1 is true, and statement 2 is false.
c. Statement 1 is false, and statement 2 is true.
d. Both the statements are false.
Answer: a. Both the statements are True.