@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 ltk: <http://data.loterre.fr/ark:/67375/LTK> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-VL6TGX17-1>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CJQ73GWH-5> ;
  skos:prefLabel "prédiction"@fr, "prediction"@en ;
  a skos:Concept ;
  skos:example "Nous avons à présent deux opérations de prédiction. (Kallmeyer, Maier & Parmentier, 2009)"@fr, "Ultimately neural models appear to use information in prediction that the human parser does not. (Davis, 2022)"@en, "The process of making predictions was also slowed down by the significant number of target words. (Kashleva, Shein, Tukhtina & Vydrina, 2022)"@en, "Les taux de prédiction respectifs sont de 90 % et 83 %. (Roussel, Caelen & Grabisch, 1999)"@fr, "Our initial investigation indicates that although this prompt design can already yield reasonable results the prediction is unstable. (Yuan, Chen, Zhang & Jiang, 2024)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-07-02T08:10:51"^^xsd:dateTime ;
  skos:definition "In Machine Learning, it refers to the use of algorithms that learn from previous data in order to make predictions on data (by estimating probabilities from previous data). (Loterre)"@en, "En apprentissage automatique, il s'agit de l'utilisation d'algorithmes qui apprennent à partir de données antérieures afin de faire des prédictions sur les données (en estimant des probabilités à partir de données antérieures). (Loterre)"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q748250>, ltk:-B2DPXQMF-F ;
  skos:hiddenLabel "Prédiction"@fr, "Prediction"@en .

<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-VL6TGX17-1> .

