Bayesian Models
Clustering Models
Types
MarkovChain.set_params()
Sets the provided values on the estimator. The estimator is returned as well, but the estimator on which this function is called is also modified.
values -- The values to set.
The estimator where the values have been set.