Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»
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
Maximum entropy models (
scipy.maxentropy
)
Next topic
scipy.maxentropy.model.endlogging
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»