blob: b54aaadc9432239e2ea681ac8b366cbd86aea781 [file] [log] [blame]
<?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 2.38.0 (20140413.2041)
-->
<!-- Title: %3 Pages: 1 -->
<svg width="379pt" height="470pt"
viewBox="0.00 0.00 379.00 470.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 466)">
<title>%3</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-466 375,-466 375,4 -4,4"/>
<g id="clust1" class="cluster"><title>cluster_0</title>
<polygon fill="none" stroke="blue" points="151,-235 151,-454 363,-454 363,-235 151,-235"/>
<text text-anchor="middle" x="257" y="-438.8" font-family="Helvetica,sans-Serif" font-size="14.00">1. Model Preparation</text>
</g>
<g id="clust2" class="cluster"><title>cluster_1</title>
<polygon fill="none" stroke="blue" points="8,-80 8,-227 160,-227 160,-80 8,-80"/>
<text text-anchor="middle" x="84" y="-211.8" font-family="Helvetica,sans-Serif" font-size="14.00">2a. Train Single Model</text>
</g>
<g id="clust3" class="cluster"><title>cluster_2</title>
<polygon fill="none" stroke="blue" points="168,-8 168,-227 346,-227 346,-8 168,-8"/>
<text text-anchor="middle" x="257" y="-211.8" font-family="Helvetica,sans-Serif" font-size="14.00">2b. Train Multiple Models</text>
</g>
<!-- b -->
<g id="node1" class="node"><title>b</title>
<ellipse fill="none" stroke="green" cx="257" cy="-405" rx="51.6054" ry="18"/>
<text text-anchor="middle" x="257" y="-402.5" font-family="Helvetica,sans-Serif" font-size="10.00">Preprocess data</text>
</g>
<!-- c -->
<g id="node2" class="node"><title>c</title>
<ellipse fill="none" stroke="green" cx="257" cy="-333" rx="78.7618" ry="18"/>
<text text-anchor="middle" x="257" y="-330.5" font-family="Helvetica,sans-Serif" font-size="10.00">Define model architectures</text>
</g>
<!-- b&#45;&gt;c -->
<g id="edge1" class="edge"><title>b&#45;&gt;c</title>
<path fill="none" stroke="black" d="M257,-386.697C257,-378.983 257,-369.712 257,-361.112"/>
<polygon fill="black" stroke="black" points="260.5,-361.104 257,-351.104 253.5,-361.104 260.5,-361.104"/>
</g>
<!-- d -->
<g id="node3" class="node"><title>d</title>
<ellipse fill="none" stroke="green" cx="257" cy="-261" rx="97.9366" ry="18"/>
<text text-anchor="middle" x="257" y="-258.5" font-family="Helvetica,sans-Serif" font-size="10.00">Define custom functions (optional)</text>
</g>
<!-- c&#45;&gt;d -->
<g id="edge2" class="edge"><title>c&#45;&gt;d</title>
<path fill="none" stroke="black" d="M257,-314.697C257,-306.983 257,-297.712 257,-289.112"/>
<polygon fill="black" stroke="black" points="260.5,-289.104 257,-279.104 253.5,-289.104 260.5,-289.104"/>
</g>
<!-- e -->
<g id="node4" class="node"><title>e</title>
<ellipse fill="none" stroke="green" cx="122" cy="-178" rx="27" ry="18"/>
<text text-anchor="middle" x="122" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00">Fit</text>
</g>
<!-- d&#45;&gt;e -->
<g id="edge3" class="edge"><title>d&#45;&gt;e</title>
<path fill="none" stroke="black" d="M202.621,-245.925C189.341,-241.113 175.623,-234.891 164,-227 154.42,-220.495 145.658,-211.295 138.644,-202.687"/>
<polygon fill="black" stroke="black" points="141.372,-200.492 132.486,-194.722 135.834,-204.774 141.372,-200.492"/>
</g>
<!-- g -->
<g id="node6" class="node"><title>g</title>
<ellipse fill="none" stroke="green" cx="257" cy="-178" rx="81.4717" ry="18"/>
<text text-anchor="middle" x="257" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00">Define model configurations</text>
</g>
<!-- d&#45;&gt;g -->
<g id="edge5" class="edge"><title>d&#45;&gt;g</title>
<path fill="none" stroke="black" d="M257,-242.822C257,-232.19 257,-218.306 257,-206.204"/>
<polygon fill="black" stroke="black" points="260.5,-206.153 257,-196.153 253.5,-206.153 260.5,-206.153"/>
</g>
<!-- j -->
<g id="node9" class="node"><title>j</title>
<ellipse fill="none" stroke="green" cx="309" cy="-106" rx="29.3664" ry="18"/>
<text text-anchor="middle" x="309" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">AutoML</text>
</g>
<!-- d&#45;&gt;j -->
<g id="edge8" class="edge"><title>d&#45;&gt;j</title>
<path fill="none" stroke="black" d="M321.745,-247.33C331.682,-242.56 340.711,-236.005 347,-227 364.051,-202.587 356.113,-188.349 347,-160 343.482,-149.054 336.775,-138.453 329.964,-129.645"/>
<polygon fill="black" stroke="black" points="332.56,-127.292 323.502,-121.797 327.156,-131.742 332.56,-127.292"/>
</g>
<!-- f -->
<g id="node5" class="node"><title>f</title>
<ellipse fill="none" stroke="green" cx="118" cy="-106" rx="33.6077" ry="18"/>
<text text-anchor="middle" x="118" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">Inference</text>
</g>
<!-- e&#45;&gt;f -->
<g id="edge4" class="edge"><title>e&#45;&gt;f</title>
<path fill="none" stroke="black" d="M121.011,-159.697C120.57,-151.983 120.041,-142.712 119.549,-134.112"/>
<polygon fill="black" stroke="black" points="123.042,-133.888 118.977,-124.104 116.054,-134.288 123.042,-133.888"/>
</g>
<!-- h -->
<g id="node7" class="node"><title>h</title>
<ellipse fill="none" stroke="green" cx="223" cy="-106" rx="38.0276" ry="18"/>
<text text-anchor="middle" x="223" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">Fit Multiple</text>
</g>
<!-- g&#45;&gt;h -->
<g id="edge6" class="edge"><title>g&#45;&gt;h</title>
<path fill="none" stroke="black" d="M248.77,-160.055C244.802,-151.887 239.957,-141.912 235.543,-132.824"/>
<polygon fill="black" stroke="black" points="238.672,-131.255 231.155,-123.789 232.375,-134.313 238.672,-131.255"/>
</g>
<!-- i -->
<g id="node8" class="node"><title>i</title>
<ellipse fill="none" stroke="green" cx="263" cy="-34" rx="33.6077" ry="18"/>
<text text-anchor="middle" x="263" y="-31.5" font-family="Helvetica,sans-Serif" font-size="10.00">Inference</text>
</g>
<!-- h&#45;&gt;i -->
<g id="edge7" class="edge"><title>h&#45;&gt;i</title>
<path fill="none" stroke="black" d="M232.479,-88.411C237.262,-80.0421 243.166,-69.7098 248.503,-60.3698"/>
<polygon fill="black" stroke="black" points="251.666,-61.8889 253.589,-51.4699 245.588,-58.4159 251.666,-61.8889"/>
</g>
<!-- j&#45;&gt;i -->
<g id="edge9" class="edge"><title>j&#45;&gt;i</title>
<path fill="none" stroke="black" d="M298.562,-89.1159C292.879,-80.4685 285.721,-69.5754 279.319,-59.833"/>
<polygon fill="black" stroke="black" points="282.133,-57.7419 273.716,-51.307 276.283,-61.5862 282.133,-57.7419"/>
</g>
</g>
</svg>