Outils pour utilisateurs

Outils du site


scikit-learn_exemples

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Dernière révisionLes deux révisions suivantes
scikit-learn_exemples [2020/12/17 18:07] – [A demo of K-Means clustering on the handwritten digits data] sergescikit-learn_exemples [2020/12/17 18:07] – [Clustering] serge
Ligne 75: Ligne 75:
   * **[[https://scikit-learn.org/stable/modules/clustering.html#clustering|Le module clustering de scikit-learn]]**   * **[[https://scikit-learn.org/stable/modules/clustering.html#clustering|Le module clustering de scikit-learn]]**
  
 +==== A demo of K-Means clustering on the handwritten digits data ====
 +In this example we compare the various initialization strategies for
 +K-means in terms of runtime and quality of the results.
  
 +  * [[https://github.com/sergeLabo/scikit-learn/blob/main/kmeans_digits.py|kmeans_digits.py]]
 +  * https://scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
 +
 +{{ :media_14:kmeans_digits.png?400 |}}
  
  
 {{tag>ia sb}} {{tag>ia sb}}
  
scikit-learn_exemples.txt · Dernière modification : 2020/12/27 15:13 de serge