@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix theremy: <http://lights.science/theremy> .

<http://lights.science/theremy/502041702000000>
  skos:prefLabel "R-squared value"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502041700000000> .

<http://lights.science/theremy/502041703000000>
  skos:prefLabel "polytomous discrimination index"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502041700000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/502041704000000>
  skos:prefLabel "residuals"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502041700000000> .

<http://lights.science/theremy/502040000000000>
  skos:prefLabel "modelling (general)"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/502041700000000> .

<http://lights.science/theremy/502041705000000>
  skos:prefLabel "external validation"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502041700000000> .

<http://lights.science/theremy/502041700000000>
  skos:example <https://lights.science/app/search?q=model+evaluation> ;
  skos:narrower <http://lights.science/theremy/502041704000000>, <http://lights.science/theremy/502041701000000>, <http://lights.science/theremy/502041703000000>, <http://lights.science/theremy/502041706000000>, <http://lights.science/theremy/502041702000000>, <http://lights.science/theremy/502041705000000> ;
  skos:broader <http://lights.science/theremy/502040000000000> ;
  skos:prefLabel "model evaluation"@en ;
  skos:inScheme theremy: ;
  a skos:Concept .

<http://lights.science/theremy/502041706000000>
  skos:prefLabel "overfitting"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502041700000000> .

<http://lights.science/theremy/502041701000000>
  skos:prefLabel "prediction performance"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/502041700000000> .

