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

ltk:-F5QSCZ6C-4
  skos:inScheme ltk: ;
  skos:altLabel "régularisation L2"@fr, "Ridge classifier"@en, "L2 regularization"@en, "Tikhonov regularization"@en ;
  skos:prefLabel "régression Ridge"@fr, "Ridge regression"@en ;
  a skos:Concept ;
  skos:definition "La régression Ridge est une méthode d'estimation des coefficients des modèles de régression multiple dans des scénarios où les variables indépendantes sont fortement corrélées. (Wikipédia, récupéré le 07/07/2021)."@fr, "Ridge regression is a method of estimating the coefficients of multiple-regression models in scenarios where independent variables are highly correlated. (Wikipedia, retrieved 07/07/2021)."@en ;
  dc:bibliographicCitation "• Hilt, D. E., & Seegrist, D. W. (1977). Ridge, a computer program for calculating ridge regression estimates. Department of Agriculture, Forest Service, Northeastern Forest Experiment Station." ;
  skos:broader ltk:-V26V7ZK8-4 .

ltk: a skos:ConceptScheme .
ltk:-V26V7ZK8-4
  skos:prefLabel "modèle de régression"@fr, "regression model"@en ;
  a skos:Concept ;
  skos:narrower ltk:-F5QSCZ6C-4 .

