@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-PPTR6LGT-6>
  skos:example "L'approche standard consiste à entraîner un modèle d'apprentissage automatique à produire des décisions binaires (des réponses à « L'expression a coréfère-t-elle avec l'expression b ? »). (Ailloud & Klenner, 2009)"@fr, "Nous proposons dans cet article un modèle d'apprentissage automatique de la syntaxe d'une langue naturelle qui s'inspire de l'acquisition humaine. (Marcia & Tellier, 2018)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-15T08:26:02"^^xsd:dateTime ;
  skos:prefLabel "machine learning model"@en, "modèle d'apprentissage automatique"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FZXXSFHX-G>, <http://data.loterre.fr/ark:/67375/8LP-FM938BGJ-V>, <http://data.loterre.fr/ark:/67375/8LP-XHFQLBTK-J>, <http://data.loterre.fr/ark:/67375/8LP-WN3CDVW7-C> ;
  a skos:Concept ;
  skos:altLabel "ML model"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q115215420> ;
  skos:definition "A mathematical construct processing previously seen data as input to predict new data as output. A model can be saved, restored and copied. (Adapted from Google for Developers, Machine Learning Glossary)"@en, "Représentation de ce qu'un algorithme d'apprentissage automatique apprend à partir des données d'entraînement. Il comporte des paramètres ou des poids et parfois la structure du calcul ou l'architecture du modèle. Une fois entraîné, le modèle peut être sauvegardé dans un fichier et sera appliqué sur de nouvelles données pour obtenir des résultats ou prédictions. (Adapté de Data Franca)"@fr ;
  skos:hiddenLabel "Modèle d'apprentissage automatique"@fr, "Machine learning model"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CJQ73GWH-5> ;
  skos:note "Par abus de langage, on finit par ne plus distinguer entre l'algorithme d'apprentissage, le modèle, le réseau de neurones et l'architecture du réseau de neurones. (Data Franca)"@fr .

<http://data.loterre.fr/ark:/67375/8LP-FZXXSFHX-G>
  skos:prefLabel "neural networks model"@en, "modèle de réseaux de neurones"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PPTR6LGT-6> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-XHFQLBTK-J>
  skos:prefLabel "decision tree"@en, "arbre de décision"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PPTR6LGT-6> .

<http://data.loterre.fr/ark:/67375/8LP-CJQ73GWH-5>
  skos:prefLabel "apprentissage automatique"@fr, "machine learning"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PPTR6LGT-6> .

<http://data.loterre.fr/ark:/67375/8LP-FM938BGJ-V>
  skos:prefLabel "parameter"@en, "paramètre"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PPTR6LGT-6> .

<http://data.loterre.fr/ark:/67375/8LP-WN3CDVW7-C>
  skos:prefLabel "modèle encodeur-décodeur"@fr, "encoder-decoder model"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PPTR6LGT-6> .

