Learn Before
Concept

Measuring the depth of the model

The depth of a model can be measured in two main approaches:

  • Analyzing the length of sequential pathway of an input to the output. The depth can vary by the definition of a unit operation. The figure below illustrates how a logistic regression can be viewed as a model with a depth of 3 or 1.
  • Analyzing how the concepts are related to each other.
Image 0

0

3

Updated 2021-04-26

References


Tags

Data Science