@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/overfitting-and-regularization>
  a schema:TechArticle ;
  schema:headline "Overfitting and Regularization" ;
  schema:url <https://anchorfact.org/ai/overfitting-and-regularization/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/overfitting-and-regularization>
  schema:citation <https://www.deeplearningbook.org/contents/regularization.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/overfitting-and-regularization>
  schema:citation <https://jmlr.org/papers/v15/srivastava14a.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/overfitting-and-regularization>
  schema:citation <https://arxiv.org/abs/1512.00567> ;
  af:sourceTier "A" .