@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/algorithms>
  skos:prefLabel "algorithms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/support_vector_machines> .

<https://concepts.sagepub.com/social-science/concept/artificial_intelligence>
  skos:prefLabel "artificial intelligence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/support_vector_machines> .

<https://concepts.sagepub.com/social-science/concept/other_techniques,_theories,_and_tools>
  skos:prefLabel "other techniques, theories, and tools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/support_vector_machines> .

<https://concepts.sagepub.com/social-science/concept/support_vector_machines>
  skos:definition "Support vector machines (SVMs) are machine learning models that share some similarities with neural networks and logistic regression models for classification tasks. Examples of such tasks arise naturally in clinical settings, whenever one is given a set of data descriptors (e.g., lab results, clinical findings, imaging data, genetic information) and wants to predict health status or medical outcome given such data. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n318.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Support Vector Machines</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060388.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/other_techniques,_theories,_and_tools>, <https://concepts.sagepub.com/social-science/concept/automated_pattern_recognition>, <https://concepts.sagepub.com/social-science/concept/artificial_intelligence>, <https://concepts.sagepub.com/social-science/concept/algorithms> ;
  skos:prefLabel "support vector machines"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/automated_pattern_recognition>
  skos:prefLabel "automated pattern recognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/support_vector_machines> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/support_vector_machines> .

