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

Turn off trainer logs #183

Closed cnellington closed 1 year ago

cnellington commented 1 year ago

dynamic trainer logging should be off by default, since it kills any jobs where stdout is captured in a file

blengerich commented 1 year ago

May be related to #179 tests failing.

blengerich commented 1 year ago

@cnellington Should this be closed now?