blob: 57093b94a3a1d7acb31562c92a511a5a2e61ce68 [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="412pt" height="470pt"
viewBox="0.00 0.00 412.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 408,-466 408,4 -4,4"/>
<g id="clust1" class="cluster"><title>cluster_0</title>
<polygon fill="none" stroke="blue" points="166,-235 166,-454 396,-454 396,-235 166,-235"/>
<text text-anchor="middle" x="281" 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 176,-227 176,-80 8,-80"/>
<text text-anchor="middle" x="92" 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="184,-8 184,-227 378,-227 378,-8 184,-8"/>
<text text-anchor="middle" x="281" 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="281" cy="-405" rx="55.8461" ry="18"/>
<text text-anchor="middle" x="281" 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="281" cy="-333" rx="85.8896" ry="18"/>
<text text-anchor="middle" x="281" 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="M281,-386.697C281,-378.983 281,-369.712 281,-361.112"/>
<polygon fill="black" stroke="black" points="284.5,-361.104 281,-351.104 277.5,-361.104 284.5,-361.104"/>
</g>
<!-- d -->
<g id="node3" class="node"><title>d</title>
<ellipse fill="none" stroke="green" cx="281" cy="-261" rx="107.273" ry="18"/>
<text text-anchor="middle" x="281" 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="M281,-314.697C281,-306.983 281,-297.712 281,-289.112"/>
<polygon fill="black" stroke="black" points="284.5,-289.104 281,-279.104 277.5,-289.104 284.5,-289.104"/>
</g>
<!-- e -->
<g id="node4" class="node"><title>e</title>
<ellipse fill="none" stroke="green" cx="137" cy="-178" rx="27" ry="18"/>
<text text-anchor="middle" x="137" 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="M220.951,-246.087C206.858,-241.31 192.36,-235.063 180,-227 170.201,-220.607 161.232,-211.427 154.05,-202.804"/>
<polygon fill="black" stroke="black" points="156.687,-200.496 147.743,-194.816 151.193,-204.834 156.687,-200.496"/>
</g>
<!-- g -->
<g id="node6" class="node"><title>g</title>
<ellipse fill="none" stroke="green" cx="281" cy="-178" rx="88.7764" ry="18"/>
<text text-anchor="middle" x="281" 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="M281,-242.822C281,-232.19 281,-218.306 281,-206.204"/>
<polygon fill="black" stroke="black" points="284.5,-206.153 281,-196.153 277.5,-206.153 284.5,-206.153"/>
</g>
<!-- j -->
<g id="node9" class="node"><title>j</title>
<ellipse fill="none" stroke="green" cx="339" cy="-106" rx="31.3996" ry="18"/>
<text text-anchor="middle" x="339" 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="M353.351,-247.443C363.409,-242.636 372.506,-236.04 379,-227 396.374,-202.816 388.459,-188.235 379,-160 375.337,-149.066 368.429,-138.584 361.372,-129.871"/>
<polygon fill="black" stroke="black" points="363.846,-127.382 354.661,-122.103 358.549,-131.958 363.846,-127.382"/>
</g>
<!-- f -->
<g id="node5" class="node"><title>f</title>
<ellipse fill="none" stroke="green" cx="132" cy="-106" rx="35.8171" ry="18"/>
<text text-anchor="middle" x="132" 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="M135.764,-159.697C135.213,-151.983 134.551,-142.712 133.937,-134.112"/>
<polygon fill="black" stroke="black" points="137.425,-133.83 133.222,-124.104 130.443,-134.328 137.425,-133.83"/>
</g>
<!-- h -->
<g id="node7" class="node"><title>h</title>
<ellipse fill="none" stroke="green" cx="250" cy="-106" rx="39.3809" ry="18"/>
<text text-anchor="middle" x="250" 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="M273.496,-160.055C269.916,-151.973 265.554,-142.121 261.564,-133.112"/>
<polygon fill="black" stroke="black" points="264.685,-131.515 257.435,-123.789 258.284,-134.35 264.685,-131.515"/>
</g>
<!-- i -->
<g id="node8" class="node"><title>i</title>
<ellipse fill="none" stroke="green" cx="292" cy="-34" rx="35.8171" ry="18"/>
<text text-anchor="middle" x="292" 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="M259.953,-88.411C265.027,-79.9549 271.303,-69.4944 276.953,-60.0783"/>
<polygon fill="black" stroke="black" points="279.974,-61.8456 282.118,-51.4699 273.972,-58.2441 279.974,-61.8456"/>
</g>
<!-- j&#45;&gt;i -->
<g id="edge9" class="edge"><title>j&#45;&gt;i</title>
<path fill="none" stroke="black" d="M328.099,-88.7646C322.369,-80.2301 315.219,-69.5822 308.799,-60.0191"/>
<polygon fill="black" stroke="black" points="311.648,-57.9846 303.168,-51.6334 305.837,-61.8867 311.648,-57.9846"/>
</g>
</g>
</svg>