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.conditionalmodel.reset

conditionalmodel.reset(numfeatures=None)

Resets the parameters self.params to zero, clearing the cache variables dependent on them. Also resets the number of function and gradient evaluations to zero.

Previous topic

scipy.maxentropy.conditionalmodel.probdist

Next topic

scipy.maxentropy.conditionalmodel.setcallback

This Page