2020-07-03 18:15:35 +00:00
<?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">
2023-04-27 19:43:13 +00:00
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
2020-07-03 18:15:35 +00:00
-->
<!-- Title: adaline_fit_sample Pages: 1 -->
2023-04-27 19:43:13 +00:00
<svg width= "352pt" height= "27pt"
viewBox="0.00 0.00 352.25 27.25" 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 23.25)" >
2020-07-03 18:15:35 +00:00
<title > adaline_fit_sample</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Update the weights of the model using supervised learning for one feature vector." >
2023-04-27 19:43:13 +00:00
<polygon fill= "#999999" stroke= "#666666" points= "97,-19.25 0,-19.25 0,0 97,0 97,-19.25" />
<text text-anchor= "middle" x= "48.5" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > adaline_fit_sample</text>
2020-07-03 18:15:35 +00:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:href= "../../da/d2a/group__adaline.html#gac70b578aee679005fd336073969c3d94" target= "_top" xlink:title= "predict the output of the model for given set of features" >
2023-04-27 19:43:13 +00:00
<polygon fill= "white" stroke= "#666666" points= "214.25,-19.25 133,-19.25 133,0 214.25,0 214.25,-19.25" />
<text text-anchor= "middle" x= "173.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > adaline_predict</text>
2020-07-03 18:15:35 +00:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-27 19:43:13 +00:00
<path fill= "none" stroke= "#63b8ff" d= "M97.46,-9.62C105.44,-9.62 113.75,-9.62 121.8,-9.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "121.57,-13.13 131.57,-9.62 121.57,-6.13 121.57,-13.13" />
2020-07-03 18:15:35 +00:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../da/d2a/group__adaline.html#ga43576566b020c4157d4fb28f0dd45cfa" target= "_top" xlink:title= "Heaviside activation function" >
2023-04-27 19:43:13 +00:00
<polygon fill= "white" stroke= "#666666" points= "344.25,-19.25 250.25,-19.25 250.25,0 344.25,0 344.25,-19.25" />
<text text-anchor= "middle" x= "297.25" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > adaline_activation</text>
2020-07-03 18:15:35 +00:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node2- > Node3</title>
2023-04-27 19:43:13 +00:00
<path fill= "none" stroke= "#63b8ff" d= "M214.45,-9.62C222.35,-9.62 230.79,-9.62 239.13,-9.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "239,-13.13 249,-9.62 239,-6.13 239,-13.13" />
2020-07-03 18:15:35 +00:00
</g>
</g>
</svg>