@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-W72STWFQ-7>
  skos:altLabel "fonction softargmax"@fr, "softargmax"@en, "fonction exponentielle normalisée"@fr, "normalized exponential function"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q386780>, <https://en.wikipedia.org/wiki/Association_rule_learning>, <https://fr.wikipedia.org/wiki/R%C3%A8gle_d%27association> ;
  skos:definition "notion utilisée dans le domaine de la fouille de données qui cherche notamment à découvrir des relations sous forme de règles dans des bases de données. Par exemple, des règles du genre, « si un client de supermarché achète A et B, il achète en général aussi C ». La pertinence d’une règle d’association est évaluée par un indice de support (reflétant la proportion de cas où la règle s’applique, i.e. dans l’exemple ci-dessus où le client achète A et B) et un indice de confiance (renseignant sur la proportion de cas où la règle est satisfaite, i.e. dans l’exemple ci-dessus où le client qui achète A et B achète aussi C). (Source :  <a href=\"https://ia.gdria.fr/Glossaire/regle-dassociation/\">https://ia.gdria.fr/Glossaire/regle-dassociation/</a> )"@fr, "notion used in the field of data mining, which seeks to discover relationships in the form of rules in databases. For example, rules such as \"if a supermarket customer buys A and B, he will generally also buy C\". The relevance of an association rule is evaluated by a support index (reflecting the proportion of cases where the rule applies, i.e. in the above example where the customer buys A and B) and a confidence index (providing information on the proportion of cases where the rule is satisfied, i.e. in the above example where the customer who buys A and B also buys C). (Source: translated from  <a href=\"https://ia.gdria.fr/Glossaire/regle-dassociation/\">https://ia.gdria.fr/Glossaire/regle-dassociation/</a> )"@en ;
  skos:prefLabel "règle d’association"@fr, "association rule"@en ;
  dc:modified "2025-09-08T12:53:49"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-BQVX4NW0-3> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L-BQVX4NW0-3>
  skos:prefLabel "algorithm"@en, "algorithme"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-W72STWFQ-7> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
