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

ltk:-RPT7XPVN-V
  skos:prefLabel "MultiBoostAB"@en, "MultiBoostAB"@fr ;
  a skos:Concept ;
  skos:broader ltk:-WN8Z7K7X-K .

ltk:-MB1WVL6C-8
  skos:prefLabel "bagging"@fr, "bagging"@en ;
  a skos:Concept ;
  skos:broader ltk:-WN8Z7K7X-K .

ltk:-D75PRXWP-H
  skos:prefLabel "LogitBoost"@en, "LogitBoost"@fr ;
  a skos:Concept ;
  skos:broader ltk:-WN8Z7K7X-K .

ltk:-X71J8DMS-6
  skos:prefLabel "Adaboost"@fr, "Adaboost"@en ;
  a skos:Concept ;
  skos:broader ltk:-WN8Z7K7X-K .

ltk:-LNQ509PP-3
  skos:prefLabel "stacking"@fr, "stacking"@en ;
  a skos:Concept ;
  skos:broader ltk:-WN8Z7K7X-K .

ltk:-WN8Z7K7X-K
  skos:prefLabel "boosting"@en, "boosting"@fr ;
  skos:narrower ltk:-D75PRXWP-H, ltk:-MB1WVL6C-8, ltk:-RPT7XPVN-V, ltk:-X71J8DMS-6, ltk:-LNQ509PP-3 ;
  skos:definition "boosting est un méta-algorithme d'ensemble destiné principalement à réduire les biais, ainsi que la variance dans l'apprentissage supervisé, et une famille d'algorithmes d'apprentissage automatique qui convertissent les apprenants faibles en apprenants forts. (Wikipédia, récupéré le 07/07/2021)."@fr, "Boosting is an ensemble meta-algorithm for primarily reducing bias, and also variance in supervised learning, and a family of machine learning algorithms that convert weak learners to strong ones. (Wikipedia, retrieved on 2021/07/07)"@en ;
  skos:broader ltk:-PZ6GX4H2-L ;
  ns0:SWO_0000085 ltk:-LHJN12CQ-V ;
  a skos:Concept ;
  skos:inScheme ltk: .

ltk: a skos:ConceptScheme .
ltk:-PZ6GX4H2-L
  skos:prefLabel "algorithme de classification"@fr, "classification algorithm"@en ;
  a skos:Concept ;
  skos:narrower ltk:-WN8Z7K7X-K .

ltk:-LHJN12CQ-V
  skos:prefLabel "Massive Online Analysis"@en, "Massive Online Analysis"@fr ;
  a skos:Concept ;
  ns0:SWO_0000740 ltk:-WN8Z7K7X-K .

