Update the parameters of the model
Parameters: | params : array_like
transformed : boolean, optional
|
---|---|
Returns: | params : array_like
|
Notes
Since Model is a base class, this method should be overridden by subclasses to perform actual updating steps.