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

Convergence tests #69

Closed blengerich closed 2 years ago

blengerich commented 2 years ago

Add tests for model convergence (it must be more accurate after 1 epoch of training than at initialization) to regression quicktests.

Univariate models are failing currently due to predict_y shapes.