@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-VH8DG5TM-H>
  skos:prefLabel "biais (paramètre)"@fr, "bias (parameter)"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-CKVCF0KC-M> .

<http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P>
  skos:prefLabel "optimization algorithm"@en, "algorithme d'optimisation"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-CKVCF0KC-M> .

<http://data.loterre.fr/ark:/67375/23L-CKVCF0KC-M>
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-PZQPD62X-R>, <http://data.loterre.fr/ark:/67375/23L-K9PG3BSX-P> ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Parameter_(computer_programming)>, <https://fr.wikipedia.org/wiki/Paramètre_(programmation_informatique)>, <https://www.wikidata.org/wiki/Q1410440> ;
  dc:created "2025-08-26T13:28:07"^^xsd:dateTime ;
  skos:prefLabel "parameter"@en, "paramètre"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-V3TSJFR7-8> ;
  a skos:Concept ;
  skos:definition "A variable of an artificial intelligence model that is learned automatically."@en, "Variable d'un modèle d'intelligence artificielle qui est apprise automatiquement."@fr ;
  dc:modified "2025-09-29T06:58:51"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-VH8DG5TM-H> .

<http://data.loterre.fr/ark:/67375/23L-PZQPD62X-R>
  skos:prefLabel "machine learning algorithm"@en, "algorithme d'apprentissage automatique"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-CKVCF0KC-M> .

<http://data.loterre.fr/ark:/67375/23L-V3TSJFR7-8>
  skos:prefLabel "variable"@en, "variable"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-CKVCF0KC-M> .

