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
Prochaine révision
Révision précédente
scikit-learn_exemples [2020/12/17 18:07] – [A demo of K-Means clustering on the handwritten digits data] sergescikit-learn_exemples [2020/12/27 15:13] (Version actuelle) serge
Ligne 1: Ligne 1:
 ====== scikit-learn Exemples ====== ====== scikit-learn Exemples ======
  
-<WRAP center round box 90% centeralign> +<WRAP center round box 60% centeralign> 
-**{{tagpage>ia|Toutes les pages sur L'Intelligence Artificielle}}** +**{{tagpage>ia|Intelligence Artificielle}}**     **[[http://translate.google.com/translate?hl=&sl=auto&tl=en&u=https%3A%2F%2Fressources.labomedia.org%2Fscikit-learn_exemples|English Version]]** 
 +</WRAP> 
 +<WRAP center round box 60% centeralign> 
 +**[[les_pages_intelligence_artificielle_en_details|Les Pages Intelligence Artificielle en détails]]**
 </WRAP> </WRAP>
  
Ligne 75: Ligne 78:
   * **[[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