0 votes
in Machine Learning by
Which are the two components of Bayesian logic program?

1 Answer

0 votes
by

A Bayesian logic program consists of two components:

Logical

It contains a set of Bayesian Clauses, which capture the qualitative structure of the domain.

Quantitative

It is used to encode quantitative information about the domain.

...