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

scipy.maxentropy.model.beginlogging

model.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.model

Next topic

scipy.maxentropy.model.clearcache

This Page