Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»
scipy.maxentropy.model.lognormconst
¶
model.
lognormconst
(
)
¶
Compute the log of the normalization constant (partition function) Z=sum_{x in samplespace} p_0(x) exp(params . f(x)). The sample space must be discrete and finite.
Previous topic
scipy.maxentropy.model.expectations
Next topic
scipy.maxentropy.model.logpmf
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
)
»