.. _`Conditional Probabilty from Categories`: .. _`org.sysess.sympathy.machinelearning.cond_prob_cat`: Conditional Probabilty from Categories ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: cond_prob_cat.svg :width: 48 Creates groups of all (categorical) features and gives probabilitiesfor Y. All of X must be categorical and all Y binary Documentation ############# Definition ########## *Input ports*: :X: table X :Y: table Y *Output ports*: :results: table results .. automodule:: node_metrics .. class:: ConditionalFromCategories