TheAlgorithms-C/d8/d71/group__k__means.svg
2022-11-25 01:12:40 +00:00

38 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.1 (20221109.1506)
-->
<!-- Title: K&#45;Means Clustering Algorithm Pages: 1 -->
<svg width="285pt" height="38pt"
viewBox="0.00 0.00 285.00 38.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 34)">
<title>K&#45;Means Clustering Algorithm</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="277,-30 174,-30 174,0 277,0 277,-30"/>
<text text-anchor="start" x="182" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">K&#45;Means Clustering</text>
<text text-anchor="middle" x="225.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> Algorithm</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d9/d66/group__machine__learning.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="138,-24.5 0,-24.5 0,-5.5 138,-5.5 138,-24.5"/>
<text text-anchor="middle" x="69" y="-12.5" font-family="Helvetica,sans-Serif" font-size="10.00">Machine learning algorithms</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M149.48,-15C157.75,-15 165.99,-15 173.82,-15"/>
<polygon fill="black" stroke="black" points="149.73,-11.5 139.73,-15 149.73,-18.5 149.73,-11.5"/>
</g>
</g>
</svg>