KMeansModel.reset_parameters

KMeansModel.reset_parameters()[source]

Resets the parameters of the KMeans model.

It samples all cluster centers from a standard Normal.

Return type:

None