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 mse calculation and predict_params in easy networks #151

Closed blengerich closed 1 year ago

blengerich commented 1 year ago

Small fix to easy networks MSE calculation and predict_params function.