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

Abstract ContextualizedCorrelation to do X-Y correlation #79

Open cnellington opened 2 years ago

cnellington commented 2 years ago

Currently we can only predict correlation networks (X-X correlation). Expand this to allow correlation between arbitrary sets of variables.