This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.maxentropy.basemodel.beginlogging

basemodel.beginlogging(filename, freq=10)

Enable logging params for each fn evaluation to files named ‘filename.freq.pickle’, ‘filename.(2*freq).pickle’, ... each ‘freq’ iterations.

Previous topic

scipy.maxentropy.basemodel

Next topic

scipy.maxentropy.basemodel.clearcache

This Page