@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/3165b02f-962f-48bf-944b-66dd470f5988>
  skos:prefLabel "ISOLATION FOREST"@en ;
  a skos:Concept ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8cf3a3ce-4dd4-4364-8414-83e3b01354ec> .

<https://gcmd.earthdata.nasa.gov/kms/concept/8cf3a3ce-4dd4-4364-8414-83e3b01354ec>
  ns0:reference [ ] ;
  skos:definition "A type of supervised learning that uses a predictive modeling approach to ask additional questions of the data based on the answer to earlier questions."@en ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/fe4392b0-13a9-43ff-bacc-f44a65aed4fa> ;
  skos:changeNote """2022-07-25 15:47:11.0 [tstevens] Insert Concept 
add broader relation (DECISION TREE [8cf3a3ce-4dd4-4364-8414-83e3b01354ec,996695] - MACHINE LEARNING MODELS [fe4392b0-13a9-43ff-bacc-f44a65aed4fa,996680]); 
""", """2022-07-26 08:10:00.0 [tstevens]  
insert Definition (id: null
text: A type of supervised learning that uses a predictive modeling approach to ask additional questions of the data based on the answer to earlier questions.
language code: en); 
""", """2022-07-27 09:36:26.0 [tstevens]  
update Definition (Encyclopedia of Machine Learning and Data Science: https://doi.org/10.1007/978-1-4899-7502-7); 
""", """2022-07-25 15:47:27.0 [tstevens] Insert Concept 
add narrower relation (DECISION TREE [8cf3a3ce-4dd4-4364-8414-83e3b01354ec,996695] - ISOLATION FOREST [3165b02f-962f-48bf-944b-66dd470f5988,996696]); 
""" ;
  skos:prefLabel "DECISION TREE"@en ;
  a skos:Concept ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/3165b02f-962f-48bf-944b-66dd470f5988> .

<https://gcmd.earthdata.nasa.gov/kms/concept/fe4392b0-13a9-43ff-bacc-f44a65aed4fa>
  skos:prefLabel "MACHINE LEARNING MODELS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/8cf3a3ce-4dd4-4364-8414-83e3b01354ec> .

