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

sequential testing function unittest #234

Closed aaron10l closed 5 months ago

aaron10l commented 5 months ago

@cnellington I also tried changing the encoder type to linear to speed up tests, but I got this error: TypeError: Linear.__init__() got an unexpected keyword argument 'width'