Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»
scipy.maxentropy.model.logparams
¶
model.
logparams
(
)
¶
Saves the model parameters if logging has been enabled and the # of iterations since the last save has reached self.paramslogfreq.
Previous topic
scipy.maxentropy.model.log
Next topic
scipy.maxentropy.model.normconst
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
)
»