@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://www.ebi.ac.uk/swo/> .
@prefix dc: <http://purl.org/dc/terms/> .

ltk: a skos:ConceptScheme .
ltk:-GGG74XQR-8
  skos:prefLabel "Textable"@en, "Textable"@fr ;
  a skos:Concept ;
  ns0:SWO_0000740 ltk:-DK49HJZB-8 .

ltk:-PZ6GX4H2-L
  skos:prefLabel "algorithme de classification"@fr, "classification algorithm"@en ;
  a skos:Concept ;
  skos:narrower ltk:-DK49HJZB-8 .

ltk:-DK49HJZB-8
  ns0:SWO_0000085 ltk:-GGG74XQR-8 ;
  skos:altLabel "carte autoadaptative"@fr, "Kohonen map"@en, "carte de Kohonen"@fr, "SOM"@en, "self-organizing feature map"@en, "carte topologique"@fr, "réseau de Kohonen"@fr, "Kohonen network"@en ;
  skos:definition "Une carte d'auto-organisation est un type de réseau de neurones artificiels qui est formé à l'aide d'un apprentissage non supervisé pour produire une représentation discrétisée de faible dimension (généralement bidimensionnelle) de l'espace d'entrée des échantillons d'apprentissage, appelé carte, et est donc une méthode pour réduire la dimensionnalité. (Wikipédia, récupéré le 07/07/2021)."@fr, "A self-organizing map is a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a low-dimensional (typically two-dimensional), discretized representation of the input space of the training samples, called a map, and is therefore a method to do dimensionality reduction.(Wikipedia, retrieved 07/07/2021)."@en ;
  skos:prefLabel "carte auto-organisatrice"@fr, "self-organizing map"@en ;
  a skos:Concept ;
  skos:inScheme ltk: ;
  dc:bibliographicCitation "• Kohonen, T. (1995). Self-organizing maps. Springer Verlag." ;
  skos:broader ltk:-PZ6GX4H2-L .

