Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0 |
|||
Line 43:
===Other types===
*[[Naive Bayes classifier]] where we use a tree with a single root
*[[Dependecy network]] where cycles are allowed
*Tree-augmented classifier or '''TAN model'''
*A [[factor graph]] is an undirected [[bipartite graph]] connecting variables and factors. Each factor represents a function over the variables it is connected to. This is a helpful representation for understanding and implementing [[belief propagation]].
|