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
Dernière révisionLes deux révisions suivantes
scikit-learn_exemples [2020/12/17 12:28] – [Clustering] sergescikit-learn_exemples [2020/12/17 18:07] – [Clustering] serge
Ligne 43: Ligne 43:
 {{ :media_14:sparse_logistic_regression.png?400 |}} {{ :media_14:sparse_logistic_regression.png?400 |}}
  
-==== 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 |}} 
  
 ====Recognizing hand-written digits==== ====Recognizing hand-written digits====
Ligne 82: 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