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

add nonsquared correlation to baseline network correlation prediction #245

Closed cnellington closed 4 months ago

cnellington commented 4 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.