@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ltk:-CXSG5FHX-W
  skos:prefLabel "modélisation de langages"@fr, "language modelling"@en ;
  a skos:Concept ;
  skos:narrower ltk:-QTSVNZ11-W .

ltk: a skos:ConceptScheme .
ltk:-QTSVNZ11-W
  skos:scopeNote "The task/process of creating Machine Learning (ML) models by providing a ML algorithm with training data that help the algorithm discover patterns in data, and construct the appropriate models using these discoveries"@en ;
  skos:definition "The task/process of creating Machine Learning (ML) models by providing a ML algorithm with training data that help the algorithm discover patterns in data, and construct the appropriate models using these discoveries."@en, "Tâche/processus consistant à créer des modèles d'apprentissage automatique en fournissant à un algorithme d'apprentissage automatique des données d'entraînement qui aident l'algorithme à découvrir des modèles dans les données et à construire les modèles appropriés en utilisant ces découvertes."@fr ;
  a skos:Concept ;
  skos:inScheme ltk: ;
  skos:broader ltk:-CXSG5FHX-W ;
  skos:prefLabel "entraînement de modèles d'apprentissage automatique"@fr, "training of machine learning models"@en .

