@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-SZNSPNRC-Q>
  skos:prefLabel "graphical representation"@en, "représentation graphique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-MWT4N9V0-N> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-MWT4N9V0-N>
  skos:definition "graphical representation of a set of random variables (usually a probability distribution) that highlights the influences between these variables and exploits known conditional independencies between them, in order to simplify uncertainty propagation calculations. This type of graphical representation can be applied to other frameworks for modeling uncertainty. The adjective \"Bayesian\" comes from the name of an English reverend, Thomas Bayes (1702-1761), who in a posthumous article was the first to apply the formula of conditional probabilities to formalize inductive reasoning. (Source: translated from  <a href=\"https://ia.gdria.fr/Glossaire/reseau-bayesien/\">https://ia.gdria.fr/Glossaire/reseau-bayesien/</a> )"@en, "représentation graphique d’un ensemble de variables aléatoires (en général, une distribution de probabilités) qui met en évidence les influences entre ces variables et exploite des indépendances conditionnelles connues entre elles, afin de simplifier les calculs de propagation de l’incertitude. Ce type de représentation graphique est applicable à d’autres cadres de modélisation de l’incertain. L’adjectif « bayésien » provient du nom d’un révérend anglais, Thomas Bayes (1702-1761), qui le premier, dans un article posthume, mit en œuvre la formule des probabilités conditionnelles pour formaliser le raisonnement inductif. (Source :  <a href=\"https://ia.gdria.fr/Glossaire/reseau-bayesien/\">https://ia.gdria.fr/Glossaire/reseau-bayesien/</a> )"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/R%C3%A9seau_bay%C3%A9sien>, <https://w3id.org/aio/BayesianNetwork>, <https://en.wikipedia.org/wiki/Bayesian_network>, <https://www.wikidata.org/wiki/Q812540> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:prefLabel "réseau bayésien"@fr, "Bayesian network"@en ;
  dc:modified "2024-09-14T07:20:45"^^xsd:dateTime ;
  skos:altLabel "Bayes network"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-SZNSPNRC-Q> ;
  a skos:Concept .

