Skip to content

Class: DecisionTree

Technique for which inference is encoded as paths from the root to a

leaf node in a tree structure

URI: ai:DecisionTree

 classDiagram
    class DecisionTree
    click DecisionTree href "../DecisionTree/"
      Technique <|-- DecisionTree
        click Technique href "../Technique/"
      MachineLearning <|-- DecisionTree
        click MachineLearning href "../MachineLearning/"

Inheritance

Class Properties

Property Value
Class URI ai:DecisionTree

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Decision Tree

Identifier and Mapping Information

Annotations

property value
dct_source ISO/IEC 22989:2022 3.3.2
upstream_iri https://w3id.org/dpv/ai/owl#DecisionTree
dpv_extension_slug ai

Schema Source

Mappings

Mapping Type Mapped Value
self ai:DecisionTree
native ai:DecisionTree
exact dpv_ai:DecisionTree, dpv_ai_owl:DecisionTree

LinkML Source

Direct

name: DecisionTree
annotations:
  dct_source:
    tag: dct_source
    value: ISO/IEC 22989:2022 3.3.2
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#DecisionTree
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Technique for which inference is encoded as paths from the root to a

  leaf node in a tree structure'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Decision Tree
exact_mappings:
- dpv_ai:DecisionTree
- dpv_ai_owl:DecisionTree
is_a: MachineLearning
mixins:
- Technique
class_uri: ai:DecisionTree

Induced

name: DecisionTree
annotations:
  dct_source:
    tag: dct_source
    value: ISO/IEC 22989:2022 3.3.2
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#DecisionTree
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Technique for which inference is encoded as paths from the root to a

  leaf node in a tree structure'
in_subset:
- ai_techniques_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Decision Tree
exact_mappings:
- dpv_ai:DecisionTree
- dpv_ai_owl:DecisionTree
is_a: MachineLearning
mixins:
- Technique
class_uri: ai:DecisionTree