@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-QL538VQK-1>
  skos:example "Ainsi, les pré-traitements concernent généralement les données d'apprentissage. (Servan, Crego & Senellart, 2017)"@fr, "The corresponding training data includes a high number of examples which vary in terms of their validity label. (Heinisch, Plenz, Opitz, Frank & Cimiano, 2022)"@en, "We use 20% of the training dataset as validation set. (Kumar, Sethi, Akhtar, Ekbal, Biemann & Bhattacharyya, 2017)"@en, "Ces modèles demandent une grande quantité de données d'apprentissage ; (Riou, Jabaian, Huet & Lefèvre, 2017)"@fr, "To prepare training data for such a system we begin with a bilingual text that has been automatically processed into segment pairs. (Wang, May, Knight & Marcu, 2010)"@en, "The training split includes 10009 videos with 4917 videos allocated for testing. (Jian & Wang, 2023)"@en, "Les données d'apprentissage sont découpées en paquets de 128 phrases successives. (Do, Allauzen & Yvon, 2015)"@fr, "It seems important to point out the fact that the average sentence length in the training sets is much shorter than in the other sets is because in the cited workshop the training sets were restricted to sentences with a maximum length of 40 words whereas the rest of sets did not have this restriction. (González-Rubio, Sanchis-Trilles, Juan & Casacuberta, 2008)"@en ;
  skos:altLabel "données d'apprentissage"@fr, "ensemble d'entrainement"@fr, "jeu de données d'apprentissage"@fr, "training dataset"@en, "ensemble d'apprentissage"@fr, "jeu de données d'entrainement"@fr, "training set"@en, "training split"@en ;
  dc:modified "2024-05-27T08:07:14"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X> ;
  skos:hiddenLabel "Training data"@en, "Données d'entraînement"@fr ;
  skos:definition "Données utilisées pour entraîner un algorithme d'apprentissage. (Office québécois de la langue française)"@fr ;
  skos:prefLabel "training data"@en, "données d'entraînement"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q3997298> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X>
  skos:prefLabel "data set"@en, "jeu de données"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-QL538VQK-1> .

