Rule

Internal model

A rule is a special type of function whose inputs and outputs are expressed as binary truth statements. The internal structure of a rule frequently consists of boolean operators, e.g. IF (A AND B) OR C THEN D.

alias
used by
ALG_Bayesian network ALG_Decision tree ALG_Hierarchical clustering ALG_Markov random field ALG_One Rule ALG_Random forest