mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<map id="machine_learning::k_nearest_neighbors::Knn" name="machine_learning::k_nearest_neighbors::Knn">
|
||||
<area shape="rect" id="Node000001" title="K-Nearest Neighbors (Knn) class using Euclidean distance as distance metric." alt="" coords="84,198,249,238"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,94,163,135"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="111,145,153,196,149,199,107,148"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="112,145,153,196,149,199,108,149"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="11,5,157,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="87,46,87,93,81,93,81,46"/>
|
||||
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="187,102,309,127"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="232,140,185,199,180,195,227,137"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="231,141,185,199,180,195,227,137"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: machine_learning::k_nearest_neighbors::Knn Pages: 1 -->
|
||||
<svg width="236pt" height="183pt"
|
||||
@@ -42,8 +42,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M77.9,-68.9C88.06,-56.5 100.26,-41.59 109.08,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="74.58,-66.44 70.95,-76.39 80,-70.87 74.58,-66.44"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M78.2,-68.54C88.29,-56.21 100.34,-41.49 109.08,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="75.54,-66.27 71.91,-76.22 80.96,-70.7 75.54,-66.27"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="101.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> X_</text>
|
||||
@@ -61,8 +61,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M59,-144.28C59,-132.95 59,-119 59,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="55.5,-144.24 59,-154.24 62.5,-144.24 55.5,-144.24"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M59,-143.92C59,-132.66 59,-118.89 59,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="55.5,-143.73 59,-153.73 62.5,-143.73 55.5,-143.73"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="80.38" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
@@ -80,8 +80,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node4->Node1</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M168.11,-74.76C157.47,-61.53 142.93,-43.48 132.83,-30.94"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="165.76,-76.42 174.76,-82.01 171.22,-72.03 165.76,-76.42"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M167.81,-74.37C157.19,-61.19 142.83,-43.36 132.83,-30.94"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="164.82,-76.24 173.81,-81.83 170.27,-71.85 164.82,-76.24"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="162.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> Y_</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
@@ -1,7 +1,7 @@
|
||||
<?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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: machine_learning::k_nearest_neighbors::Knn Pages: 1 -->
|
||||
<svg width="236pt" height="183pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M77.9,-68.9C88.06,-56.5 100.26,-41.59 109.08,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="74.58,-66.44 70.95,-76.39 80,-70.87 74.58,-66.44"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M78.2,-68.54C88.29,-56.21 100.34,-41.49 109.08,-30.81"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="75.54,-66.27 71.91,-76.22 80.96,-70.7 75.54,-66.27"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="101.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> X_</text>
|
||||
@@ -51,8 +51,8 @@
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M59,-144.28C59,-132.95 59,-119 59,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="55.5,-144.24 59,-154.24 62.5,-144.24 55.5,-144.24"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M59,-143.92C59,-132.66 59,-118.89 59,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="55.5,-143.73 59,-153.73 62.5,-143.73 55.5,-143.73"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="80.38" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
@@ -70,8 +70,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node4->Node1</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M168.11,-74.76C157.47,-61.53 142.93,-43.48 132.83,-30.94"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="165.76,-76.42 174.76,-82.01 171.22,-72.03 165.76,-76.42"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M167.81,-74.37C157.19,-61.19 142.83,-43.36 132.83,-30.94"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="164.82,-76.24 173.81,-81.83 170.27,-71.85 164.82,-76.24"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="162.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> Y_</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Reference in New Issue
Block a user