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
67 stars 12 forks source link

add nonsquared correlation to baseline network correlation prediction #245

Closed cnellington closed 6 months ago

cnellington commented 6 months ago

made nonsquared correlation the default return for correlation networks, allows kwargs passed to grouped networks predict to be used in group-specific network predicts.