scipy.maxentropy.basemodel.setparams

basemodel.setparams(params)

Set the parameter vector to params, replacing the existing parameters. params must be a list or numpy array of the same length as the model’s feature vector f.

Previous topic

scipy.maxentropy.basemodel.setcallback

Next topic

scipy.maxentropy.basemodel.setsmooth

This Page