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

Contextualized Markov Graphs Tests #123

Open blengerich opened 2 years ago

blengerich commented 2 years ago

Currently, the tests only evaluate that graphs fit without throwing any errors. It would be good to have a unit test that they recover the correct graphs.

cnellington commented 2 years ago

This is a great issue and should be opened to all the contextualized model tests at some point