Outils pour utilisateurs

Outils du site


apprentissage_non_supervise

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
apprentissage_non_supervise [2020/12/17 12:13] – [Apprentissage non supervisé] sergeapprentissage_non_supervise [2020/12/27 15:11] (Version actuelle) serge
Ligne 1: Ligne 1:
 ====== Apprentissage Non Supervisé ====== ====== Apprentissage Non Supervisé ======
- +<WRAP center round box 60% centeralign> 
-<WRAP center round box 90% centeralign> +**{{tagpage>ia|Intelligence Artificielle}}**     **[[http://translate.google.com/translate?hl=&sl=auto&tl=en&u=https%3A%2F%2Fressources.labomedia.org%2Fapprentissage_non_supervise|English Version]]** 
-**{{tagpage>ia|Toutes les pages sur L'Intelligence Artificielle}}** +</WRAP> 
 +<WRAP center round box 60% centeralign> 
 +**[[les_pages_intelligence_artificielle_en_details|Les Pages Intelligence Artificielle en détails]]**
 </WRAP> </WRAP>
  
-=====Jeu de données utilisé dans cet exemple===== +===== Data Minning : fouille de données ===== 
-  * **[[https://www.kaggle.com/vikramtiwari/mnist-numpy|mnist-numpy]]** This is classic MNIST dataset and pickled (in npz format).+  * **[[https://fr.wikipedia.org/wiki/Logiciels_de_fouille_de_donn%C3%A9es|Logiciels de fouille de données]]** @ fr.wikipedia.org 
 +  * **[[https://orange.biolab.si/|orange.biolab.si Data Mining 
 +Fruitful and Fun]]** 
 +=====Apprentissage Supervisé===== 
 +  * **[[https://fr.wikipedia.org/wiki/Apprentissage_supervis%C3%A9|Apprentissage supervisé sur Wikipedia.fr]]** L'apprentissage supervisé est une tâche d'apprentissage automatique consistant à apprendre une fonction de prédiction à partir d'exemples **annotés**, au contraire de l'apprentissage non supervisé. 
 + 
 +Le jeu de données comprend des datas où chaque data à une étiquette: exemple, une image de chien à une étiquette qui définit où est le chien et qui dit que c'est un chien ! 
 + 
 +  * https://blogs.infinitesquare.com/posts/divers/classifier-des-images-avec-tensorflow
  
-70 000 images de chiffres manuscrits étiquetés. 
  
-{{ :media_14:mnist_classification_using_multinomial_logistic.png?600 |}} 
  
 =====Apprentissage non supervisé===== =====Apprentissage non supervisé=====
Ligne 20: Ligne 28:
  
    * **[[https://scikit-learn.org/dev/unsupervised_learning.html|Unsupervised learning avec scikit-learn]]**     * **[[https://scikit-learn.org/dev/unsupervised_learning.html|Unsupervised learning avec scikit-learn]]** 
- 
-=====Scikit-learn===== 
-  * **[[scikit-learn_exemples|Quelques exemples simples sur MNIST]]** 
-  *  
- 
-=====a moi ===== 
- 
-https://mrmint.fr/algorithme-k-means 
  
  
-https://fr.wikipedia.org/wiki/K-moyennes+=====Exemple avec scikit-learn===== 
 +  * **[[scikit-learn_exemples|]]**
  
-https://fr.wikipedia.org/wiki/Probl%C3%A8me_NP-complet+====MeanShift==== 
 +  * https://scikit-learn.org/stable/modules/generated/sklearn.cluster.MeanShift.html
  
-NP-difficile+{{ :media_14:mean_shift_marche_40hz.png?600 |}}
  
-https://riptutorial.com/fr/scikit-learn/topic/2468/classification+====OPTICS==== 
 +  * https://scikit-learn.org/stable/modules/generated/sklearn.cluster.OPTICS.html
  
-https://blogs.infinitesquare.com/posts/divers/classifier-des-images-avec-tensorflow+{{ :media_14:optics.png?600 |}}
  
-https://www.vneuron.com/2018/01/23/introduction-a-lapprentissage-automatique-avec-scikit-learn/+====DBSCAN==== 
 +  * https://scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html#sklearn.cluster.DBSCAN
  
-https://www.math.univ-toulouse.fr/~besse/Wikistat/pdf/st-tutor3-python-scikit.pdf+{{ :media_14:dbscan.png?600 |}} 
 +=====Ressources===== 
 +  * https://fr.wikipedia.org/wiki/Probl%C3%A8me_NP-complet NP-difficile 
 +  * https://www.vneuron.com/2018/01/23/introduction-a-lapprentissage-automatique-avec-scikit-learn/ 
 +  * https://www.math.univ-toulouse.fr/~besse/Wikistat/pdf/st-tutor3-python-scikit.pdf 
 +  * https://makina-corpus.com/blog/metier/2017/initiation-au-machine-learning-avec-python-pratique
  
-https://makina-corpus.com/blog/metier/2017/initiation-au-machine-learning-avec-python-pratique 
  
  
 {{tag>ia sb}} {{tag>ia sb}}
apprentissage_non_supervise.1608207201.txt.gz · Dernière modification : 2020/12/17 12:13 de serge