Module es.upm.fi.cig.multictbnc
Package es.upm.fi.cig.multictbnc.models.submodels
package es.upm.fi.cig.multictbnc.models.submodels
-
ClassDescriptionImplements a Multi-CTBNC where the class subgraph is formed by a Bayesian network, while the feature subgraph is a K-dependence continuous-time Bayesian network, i.e., the feature nodes are limited to have K parents (apart of the class variables).Implements a Multi-CTBNC with an empty class subgraph.Implements a Multi-CTBNC with an empty class subgraph and a K-dependence continuous-time Bayesian network for the feature subgraph, i.e., the feature nodes are limited to having K parents (apart of the class variables).Specifies the structure constraints of a multidimensional continuous-time naive Bayes classifier (Multi-CTBNC) where any subgraph has arcs except the bridge subgraph (fully naive multi-dimensional classifier).