...

/

Quiz: Decision Trees and Random Forests

Quiz: Decision Trees and Random Forests

Quiz yourself on decision tree and random forest concepts you learned this chapter.

We'll cover the following...

Here’s a rapid-fire round of questions about this chapter.

1.

What is the maximum number of leaves of a decision tree with depth 1010?

A.

2×102 \times 10

B.

2102^{10}

C.

10210^2

D.

10/210/2


1 / 5