This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.maxentropy.conditionalmodel.beginlogging
-
conditionalmodel.beginlogging(filename, freq=10)
Enable logging params for each fn evaluation to files named
‘filename.freq.pickle’, ‘filename.(2*freq).pickle’, ... each
‘freq’ iterations.