Annotationk-means clustering in scikit-learn
- Language
Python
- Package
- sklearn (PyPI )
- ID
- k-means
- Kind
- type
- Name
- k-means clustering in scikit-learn
- Python class
sklearn.cluster.k_means_.KMeans
- Definition
- k-means
- Slots
get_params.n_clusters
: clustering-model-n-clusterslabels_
: clustering-model-clusterscluster_centers_
: k-means-centroids