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

added unit testing for ContextualizedClassifier models #153

Closed juwaynilucman closed 1 year ago

juwaynilucman commented 1 year ago

This is a follow-up on ContextualizedClassifier with BCELoss #140

test_classifier checks:

Note: ran black on contextualized and made a new pylint badge