cnellington / Contextualized

An SKLearn-style toolbox for estimating and analyzing models, distributions, and functions with context-specific parameters.
http://contextualized.ml/
GNU General Public License v3.0
65 stars 9 forks source link

Baselines #168

Closed cnellington closed 1 year ago

cnellington commented 1 year ago

Added network baselines for Correlation, Markov, and Bayesian networks.

blengerich commented 1 year ago

LGTM!