Size of this PNG preview of this SVG file: 621 × 332 pixels. Other resolutions: 320 × 171 pixels | 640 × 342 pixels | 1,024 × 547 pixels | 1,280 × 684 pixels | 2,560 × 1,369 pixels.
Original file (SVG file, nominally 621 × 332 pixels, file size: 90 KB)
This is a file from the Wikimedia Commons. Information from its description page there is shown below. Commons is a freely licensed media file repository. You can help. |
Summary
DescriptionID3 algorithm decision tree.svg |
English: Example decision tree generated by the ID3 algorithm. |
Date | |
Source | Own work based on File:ID3 algorithm decision tree.png |
Author |
|
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="<font style="font-size: 15px;">C</font>" 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="<font style="font-size: 15px;">B</font>" 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="<font style="font-size: 15px;">A</font>" 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="<font style="font-size: 15px;">D</font>" 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="<font style="font-size: 15px;">E</font>" 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="<font style="font-size: 15px;">F</font>" 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="<font style="font-size: 15px;">G</font>" 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:
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.
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/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 22:26, 14 January 2024 | 621 × 332 (90 KB) | Ixfd64 | make text more readable | |
22:14, 14 January 2024 | 621 × 332 (87 KB) | Ixfd64 | Uploaded own work with UploadWizard |
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
- Usage on ca.wikipedia.org
- Usage on fr.wikipedia.org
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Width | 497.03998pt |
---|---|
Height | 265.91998pt |
Retrieved from "https://en.wikipedia.org/wiki/File:ID3_algorithm_decision_tree.svg"