File:ID3 algorithm decision tree.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 621 × 332 pixels, file size: 90 KB)

Summary

Description
English: Example decision tree generated by the ID3 algorithm.
Date
Source Own work based on File:ID3 algorithm decision tree.png
Author
  • Original diagram: Acoggins38
  • SVG version: Ixfd64

Diagrams.net source code

<mxfile host="app.diagrams.net" modified="2024-01-14T22:25:37.142Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0" etag="gC0K2h5_yZo0iV6nvwqi" version="22.1.18" type="device">
  <diagram name="Page-1" id="pDQlNdjf5s7TNPz2gkAM">
    <mxGraphModel dx="1313" dy="698" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
      <root>
        <mxCell id="0" />
        <mxCell id="1" parent="0" />
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-1" value="" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="100" y="320" width="160" height="80" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-2" value="Attribute with highest information gain" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=15;" parent="1" vertex="1">
          <mxGeometry x="110" y="325" width="140" height="70" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-3" value="" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="360" y="220" width="160" height="80" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-4" value="Attribute with highest information gain given A" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=15;" parent="1" vertex="1">
          <mxGeometry x="370" y="225" width="140" height="70" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-7" value="" style="ellipse;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="360" y="420" width="160" height="80" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-8" value="Attribute with highest information gain given C" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=15;" parent="1" vertex="1">
          <mxGeometry x="370" y="425" width="140" height="70" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-9" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="360" y="340" width="120" height="40" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-10" value="Decision 1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=18;" parent="1" vertex="1">
          <mxGeometry x="375" y="345" width="90" height="30" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-12" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="600" y="400" width="120" height="40" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-13" value="Decision 1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=18;" parent="1" vertex="1">
          <mxGeometry x="610" y="405" width="100" height="30" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-14" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="600" y="200" width="120" height="40" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-15" value="Decision 1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=18;" parent="1" vertex="1">
          <mxGeometry x="615" y="205" width="90" height="30" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-34" value="&lt;font style=&quot;font-size: 15px;&quot;&gt;C&lt;/font&gt;" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="QrxYgmtCUGrpNZGl2Ik9-1" target="QrxYgmtCUGrpNZGl2Ik9-7" edge="1">
          <mxGeometry x="0.1" y="-21" relative="1" as="geometry">
            <mxPoint x="260" y="479.5" as="sourcePoint" />
            <mxPoint x="360" y="480" as="targetPoint" />
            <mxPoint as="offset" />
          </mxGeometry>
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-36" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="QrxYgmtCUGrpNZGl2Ik9-1" target="QrxYgmtCUGrpNZGl2Ik9-9" edge="1">
          <mxGeometry relative="1" as="geometry">
            <mxPoint x="180" y="460" as="sourcePoint" />
            <mxPoint x="280" y="460" as="targetPoint" />
            <Array as="points" />
          </mxGeometry>
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-42" value="&lt;font style=&quot;font-size: 15px;&quot;&gt;B&lt;/font&gt;" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="QrxYgmtCUGrpNZGl2Ik9-36" vertex="1" connectable="0">
          <mxGeometry x="0.0538" y="-2" relative="1" as="geometry">
            <mxPoint x="7" y="-17" as="offset" />
          </mxGeometry>
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-40" value="&lt;font style=&quot;font-size: 15px;&quot;&gt;A&lt;/font&gt;" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="QrxYgmtCUGrpNZGl2Ik9-1" target="QrxYgmtCUGrpNZGl2Ik9-3" edge="1">
          <mxGeometry x="0.1" y="21" relative="1" as="geometry">
            <mxPoint x="280" y="360" as="sourcePoint" />
            <mxPoint x="380" y="360" as="targetPoint" />
            <Array as="points" />
            <mxPoint as="offset" />
          </mxGeometry>
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-44" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="600" y="280" width="120" height="40" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-45" value="Decision 2" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=18;" parent="1" vertex="1">
          <mxGeometry x="610" y="285" width="100" height="30" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-46" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
          <mxGeometry x="600" y="480" width="120" height="40" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-47" value="Decision 2" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=18;" parent="1" vertex="1">
          <mxGeometry x="610" y="485" width="100" height="30" as="geometry" />
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-49" value="&lt;font style=&quot;font-size: 15px;&quot;&gt;D&lt;/font&gt;" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="QrxYgmtCUGrpNZGl2Ik9-3" target="QrxYgmtCUGrpNZGl2Ik9-14" edge="1">
          <mxGeometry x="0.2" y="18" relative="1" as="geometry">
            <mxPoint x="500" y="170" as="sourcePoint" />
            <mxPoint x="600" y="170" as="targetPoint" />
            <mxPoint as="offset" />
          </mxGeometry>
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-51" value="&lt;font style=&quot;font-size: 15px;&quot;&gt;E&lt;/font&gt;" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="QrxYgmtCUGrpNZGl2Ik9-3" target="QrxYgmtCUGrpNZGl2Ik9-44" edge="1">
          <mxGeometry x="0.2" y="-18" relative="1" as="geometry">
            <mxPoint x="530" y="260" as="sourcePoint" />
            <mxPoint x="660" y="270" as="targetPoint" />
            <mxPoint as="offset" />
          </mxGeometry>
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-53" value="&lt;font style=&quot;font-size: 15px;&quot;&gt;F&lt;/font&gt;" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="QrxYgmtCUGrpNZGl2Ik9-7" target="QrxYgmtCUGrpNZGl2Ik9-12" edge="1">
          <mxGeometry x="0.2" y="18" relative="1" as="geometry">
            <mxPoint x="530" y="400" as="sourcePoint" />
            <mxPoint x="610" y="360" as="targetPoint" />
            <mxPoint as="offset" />
          </mxGeometry>
        </mxCell>
        <mxCell id="QrxYgmtCUGrpNZGl2Ik9-54" value="&lt;font style=&quot;font-size: 15px;&quot;&gt;G&lt;/font&gt;" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="QrxYgmtCUGrpNZGl2Ik9-7" target="QrxYgmtCUGrpNZGl2Ik9-46" edge="1">
          <mxGeometry x="0.2" y="-18" relative="1" as="geometry">
            <mxPoint x="530" y="400" as="sourcePoint" />
            <mxPoint x="610" y="440" as="targetPoint" />
            <mxPoint as="offset" />
          </mxGeometry>
        </mxCell>
      </root>
    </mxGraphModel>
  </diagram>
</mxfile>

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

14 January 2024

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:26, 14 January 2024Thumbnail for version as of 22:26, 14 January 2024621 × 332 (90 KB)Ixfd64make text more readable
22:14, 14 January 2024Thumbnail for version as of 22:14, 14 January 2024621 × 332 (87 KB)Ixfd64Uploaded own work with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata