Bayesian Models
Clustering Models
Types
KMeansModel.reset_parameters()
Resets the parameters of the KMeans model.
It samples all cluster centers from a standard Normal.
None