Learn Before
Multiple Choice

Find the Accuracy Score of a Decision Tree

A decision tree of depth 2 is visualized below. Using the 'value' attribute of each leaf, find the accuracy score for the tree of depth 2 and the accuracy score for a tree of depth 1. What is the improvement in accuracy between the model of depth 1 and the model of depth 2?

Image 0

0

1

Updated 2021-02-27

Tags

Data Science