Concept

Simplicity of Factor Dependencies

The assumption that the relationships between underlying factors are simple to express. As an example, it is common to assume that these factors are independent of each other. This results in the probability of any factor set hh is simply equal to the product of the probabilities for each factor state hih_i. P(h)=P(hi)P(h) = \prod P(h_i) Many machine learning algorithms assume either this independence or some other simple/ easy to calculate relationship.

0

1

Updated 2021-07-15

References


Tags

Data Science