@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sn8: <http://data.loterre.fr/ark:/67375/SN8> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-ZXD5P7TL-7>
  skos:prefLabel "machine learning approach"@en, "approche d'apprentissage automatique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-N2JGZ580-Z> .

<http://data.loterre.fr/ark:/67375/8LP-N2JGZ580-Z>
  skos:definition "Procédé d'apprentissage automatique dans lequel l'algorithme utilise un jeu de données brutes et obtient un résultat en se fondant sur la détection de similarités entre certaines de ces données. (CNIL)"@fr, "A type of machine learning that looks for previously undetected patterns in a data set with no pre-existing labels and with a minimum of human supervision. (Siadati, What is unsupervised Learning, 2018)"@en ;
  skos:altLabel "unsupervised machine learning"@en, "apprentissage automatique non supervisé"@fr, "apprentissage non-supervisé"@fr ;
  skos:example "Dans notre travail l'utilisation de représentations de mots vient améliorer ce système de référence en apportant de l'information supplémentaire (obtenue par apprentissage non supervisé). (Léchelle & Langlais, 2014)"@fr, "Notre deuxième objectif est d'explorer la possibilité de prédire ledit niveau en utilisant les paramètres linguistiques les plus pertinents avec un algorithme d'apprentissage automatique non-supervisé. (Verdiana De Fino, Lionel Fontan, Julien Pinquier, Corentin Barcat, Isabelle Ferrané & Sylvain Detey, 2022)"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-NDNNBH95-7>, <http://data.loterre.fr/ark:/67375/8LP-DK7HGDD5-3> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1152135>, sn8:-LGWNQNLH-R ;
  skos:prefLabel "apprentissage non supervisé"@fr, "unsupervised learning"@en ;
  inist:definitionalContext "L'apprentissage non supervisé permet la découverte de catégories initialement inconnues. (Recanati & Rogovschi, 2007)"@fr, "L'apprentissage non supervisé intervient lorsque l'on ne dispose d'aucune annotation pour désambiguïser les UL du corpus. (Girault, 2008)"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Unsupervised learning"@en, "Apprentissage non supervisé"@fr ;
  dc:modified "2024-05-29T06:38:11"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-ZXD5P7TL-7> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-DK7HGDD5-3>
  skos:prefLabel "partitionnement de textes"@fr, "text clustering"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N2JGZ580-Z> .

<http://data.loterre.fr/ark:/67375/8LP-NDNNBH95-7>
  skos:prefLabel "partitionnement de données"@fr, "clustering"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N2JGZ580-Z> .

