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

Fix network mse calculation #150

Closed blengerich closed 1 year ago

blengerich commented 1 year ago

Small fix for the easy networks MSE and predict_params functions.

blengerich commented 1 year ago

Meant to be merging into dev, not main. Closing.