@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-S3SMD64Z-S>
  skos:example "This probabilistic graphical model considers correlations between the neighborhood of words in a sentence and its features jointly with the corresponding labels. (Copara, Knafou, Naderi, Moro, Ruch & Teodoro, 2020)"@en, "The authors then improved their work by using probabilistic graphical model so that the correlation between all the answers can be taken into consideration. (Magooda, Gomaa, Mahgoub, Ahmed, Rashwan, Raafat, Kamal & Al Sallab, 2016)"@en, "PGM consistently outperforms the Random-Subset baseline for different subsets with lower relative test error when compared against the full training and still yields significant speed up to reduce training time and maintain robustness. (Mittal, Sivasubramanian, Iyer, Jyothi & Ramakrishnan, 2022)"@en, "Another approach using probabilistic graphical model has been provided by (Ganea et al. 2016) with a factor graph that uses popularity-based prior. (Khalife & Vazirgiannis, 2019)"@en, "PGM is an adaptive subset selection algorithm that improves the training time of the ASR models while maintaining low relative test error as compared to the ASR model trained with the entire dataset. (Mittal, Sivasubramanian, Iyer, Jyothi & Ramakrishnan, 2022)"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Probabilistic graphical model"@en, "Modèle graphique probabiliste"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "modèle graphique probabiliste"@fr, "probabilistic graphical model"@en ;
  dc:modified "2024-06-13T14:15:01"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2> ;
  skos:altLabel "PGM"@en .

<http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2>
  skos:prefLabel "graph theory"@en, "théorie des graphes"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-S3SMD64Z-S> .

