@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-LRLTVWK8-3>
  skos:prefLabel "classification"@en, "classification"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-MWSSHJ0P-B> .

<http://data.loterre.fr/ark:/67375/23L-MWSSHJ0P-B>
  skos:prefLabel "supervised learning"@en, "apprentissage supervisé"@fr ;
  skos:definition "problème d’apprentissage consistant à apprendre une fonction de prédiction ou de classification à partir d’un ensemble d’entraînement constitué d’exemples étiquetés selon les valeurs de cette fonction (ces exemples peuvent être des descriptions d’objets ou de situations avec leur classe) (Source : adapté de  <a href=\"https://ia.gdria.fr/Glossaire/apprentissage-supervise/\">https://ia.gdria.fr/Glossaire/apprentissage-supervise/</a> )"@fr, "learning problem consisting of learning a prediction or classification function from a training set made up of examples labelled according to the values of this function (these examples can be descriptions of objects or situations with their class) (Source: translated from  <a href=\"https://ia.gdria.fr/Glossaire/apprentissage-supervise/\">https://ia.gdria.fr/Glossaire/apprentissage-supervise/</a> )"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-BWN85Z4T-F> ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Supervised_learning>, <https://www.wikidata.org/wiki/Q104840079>, <https://w3id.org/aio/SupervisedLearning>, <https://fr.wikipedia.org/wiki/Apprentissage_supervis%C3%A9> ;
  skos:altLabel "apprentissage avec professeur"@fr, "supervised training"@en, "learning with a teacher"@en, "entraînement supervisé"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-LRLTVWK8-3>, <http://data.loterre.fr/ark:/67375/23L-FXKL5ZPV-V>, <http://data.loterre.fr/ark:/67375/23L-C3D22B66-C> ;
  dc:modified "2025-06-18T12:34:44"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L-C3D22B66-C>
  skos:prefLabel "unsupervised learning"@en, "apprentissage non supervisé"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-MWSSHJ0P-B> .

<http://data.loterre.fr/ark:/67375/23L-BWN85Z4T-F>
  skos:prefLabel "apprentissage automatique"@fr, "machine learning"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-MWSSHJ0P-B> .

<http://data.loterre.fr/ark:/67375/23L-FXKL5ZPV-V>
  skos:prefLabel "donnée étiquetée"@fr, "labeled data"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-MWSSHJ0P-B> .

