scipy.maxentropy.basemodel.reset

basemodel.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.basemodel.normconst

Next topic

scipy.maxentropy.basemodel.setcallback

This Page