|
@@ -4,60 +4,125 @@
|
|
|
<root>
|
|
<root>
|
|
|
<mxCell id="0"/>
|
|
<mxCell id="0"/>
|
|
|
<mxCell id="1" parent="0"/>
|
|
<mxCell id="1" parent="0"/>
|
|
|
- <mxCell id="23" value="训练模型" style="swimlane;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
|
|
|
|
|
+ <mxCell id="23" value="训练模型" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
|
<mxGeometry x="140" y="-940" width="250" height="690" as="geometry"/>
|
|
<mxGeometry x="140" y="-940" width="250" height="690" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="25" value="" style="edgeStyle=none;html=1;" edge="1" parent="23" source="22" target="24">
|
|
|
|
|
|
|
+ <mxCell id="25" value="" style="edgeStyle=none;html=1;" parent="23" source="22" target="24" edge="1">
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="22" value="加载数据" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="23">
|
|
|
|
|
|
|
+ <mxCell id="22" value="加载数据" style="rounded=0;whiteSpace=wrap;html=1;" parent="23" vertex="1">
|
|
|
<mxGeometry x="65" y="80" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="65" y="80" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="27" value="" style="edgeStyle=none;html=1;" edge="1" parent="23" source="24" target="26">
|
|
|
|
|
|
|
+ <mxCell id="27" value="" style="edgeStyle=none;html=1;" parent="23" source="24" target="26" edge="1">
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="24" value="数据清洗" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="23">
|
|
|
|
|
|
|
+ <mxCell id="24" value="数据清洗" style="rounded=0;whiteSpace=wrap;html=1;" parent="23" vertex="1">
|
|
|
<mxGeometry x="65" y="220" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="65" y="220" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="29" value="" style="edgeStyle=none;html=1;" edge="1" parent="23" source="26" target="28">
|
|
|
|
|
|
|
+ <mxCell id="29" value="" style="edgeStyle=none;html=1;" parent="23" source="26" target="28" edge="1">
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="26" value="训练模型" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="23">
|
|
|
|
|
|
|
+ <mxCell id="26" value="训练模型" style="whiteSpace=wrap;html=1;rounded=0;" parent="23" vertex="1">
|
|
|
<mxGeometry x="65" y="360" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="65" y="360" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="28" value="写入模型" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="23">
|
|
|
|
|
|
|
+ <mxCell id="28" value="写入模型" style="whiteSpace=wrap;html=1;rounded=0;" parent="23" vertex="1">
|
|
|
<mxGeometry x="65" y="500" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="65" y="500" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="30" value="模型监控" style="swimlane;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
|
|
|
|
|
+ <mxCell id="30" value="模型监控" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
|
<mxGeometry x="500" y="-940" width="420" height="620" as="geometry"/>
|
|
<mxGeometry x="500" y="-940" width="420" height="620" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="33" value="" style="edgeStyle=none;html=1;" edge="1" parent="30" source="31" target="32">
|
|
|
|
|
|
|
+ <mxCell id="33" value="" style="edgeStyle=none;html=1;" parent="30" source="31" target="32" edge="1">
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="31" value="加载数据" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="30">
|
|
|
|
|
|
|
+ <mxCell id="31" value="加载数据" style="rounded=0;whiteSpace=wrap;html=1;" parent="30" vertex="1">
|
|
|
<mxGeometry x="40" y="70" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="40" y="70" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="35" value="" style="edgeStyle=none;html=1;" edge="1" parent="30" source="32" target="34">
|
|
|
|
|
|
|
+ <mxCell id="35" value="" style="edgeStyle=none;html=1;" parent="30" source="32" target="34" edge="1">
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="32" value="数据清洗" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="30">
|
|
|
|
|
|
|
+ <mxCell id="32" value="数据清洗" style="whiteSpace=wrap;html=1;rounded=0;" parent="30" vertex="1">
|
|
|
<mxGeometry x="40" y="210" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="40" y="210" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="39" value="" style="edgeStyle=none;html=1;" edge="1" parent="30" source="34" target="38">
|
|
|
|
|
|
|
+ <mxCell id="39" value="" style="edgeStyle=none;html=1;" parent="30" source="34" target="38" edge="1">
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="34" value="实时预测" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="30">
|
|
|
|
|
|
|
+ <mxCell id="34" value="实时预测" style="whiteSpace=wrap;html=1;rounded=0;" parent="30" vertex="1">
|
|
|
<mxGeometry x="40" y="350" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="40" y="350" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="37" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="30" source="36" target="34">
|
|
|
|
|
|
|
+ <mxCell id="37" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="30" source="36" target="34" edge="1">
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="36" value="加载模型" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="30">
|
|
|
|
|
|
|
+ <mxCell id="36" value="加载模型" style="rounded=0;whiteSpace=wrap;html=1;" parent="30" vertex="1">
|
|
|
<mxGeometry x="250" y="350" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="250" y="350" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
- <mxCell id="38" value="写入监控" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="30">
|
|
|
|
|
|
|
+ <mxCell id="38" value="写入监控" style="whiteSpace=wrap;html=1;rounded=0;" parent="30" vertex="1">
|
|
|
<mxGeometry x="40" y="490" width="120" height="60" as="geometry"/>
|
|
<mxGeometry x="40" y="490" width="120" height="60" as="geometry"/>
|
|
|
</mxCell>
|
|
</mxCell>
|
|
|
|
|
+ <mxCell id="40" value="优化流程" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
|
|
|
+ <mxGeometry x="320" y="-160" width="750" height="700" as="geometry">
|
|
|
|
|
+ <mxRectangle x="320" y="-160" width="90" height="30" as="alternateBounds"/>
|
|
|
|
|
+ </mxGeometry>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="45" value="" style="edgeStyle=none;html=1;" parent="40" source="41" target="44" edge="1">
|
|
|
|
|
+ <mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="41" value="加载最近10分钟数据" style="rounded=0;whiteSpace=wrap;html=1;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="420" y="72.5" width="120" height="60" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="54" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="40" source="44" target="50" edge="1">
|
|
|
|
|
+ <mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="61" value="" style="edgeStyle=none;html=1;" parent="40" source="44" target="60" edge="1">
|
|
|
|
|
+ <mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="44" value="房间露点<br>稳定" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="440" y="212.5" width="80" height="80" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="53" value="" style="edgeStyle=none;html=1;" parent="40" source="50" target="52" edge="1">
|
|
|
|
|
+ <mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="58" value="" style="edgeStyle=none;html=1;" parent="40" source="50" target="57" edge="1">
|
|
|
|
|
+ <mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="50" value="模型精度<br>达标" style="rhombus;whiteSpace=wrap;html=1;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="440" y="382.5" width="80" height="80" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="52" value="基于当前送风露点推送策略" style="whiteSpace=wrap;html=1;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="420" y="567.5" width="120" height="60" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="55" value="是" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="460" y="312.5" width="60" height="30" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="56" value="是" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="460" y="492.5" width="60" height="30" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="57" value="推出当前设定值" style="whiteSpace=wrap;html=1;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="610" y="392.5" width="120" height="60" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="59" value="否" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="530" y="422.5" width="60" height="30" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="65" value="" style="edgeStyle=none;html=1;" parent="40" source="60" target="64" edge="1">
|
|
|
|
|
+ <mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="69" value="" style="edgeStyle=none;html=1;" parent="40" source="60" target="68" edge="1">
|
|
|
|
|
+ <mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="60" value="房间露点<br>过低" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="280" y="212.5" width="80" height="80" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="62" value="否" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="370" y="250" width="60" height="30" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="64" value="结束" style="whiteSpace=wrap;html=1;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="60" y="222.5" width="120" height="60" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="66" value="否" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="210" y="250" width="60" height="30" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
|
|
+ <mxCell id="68" value="基于设定温差推送策略" style="whiteSpace=wrap;html=1;rounded=0;" parent="40" vertex="1">
|
|
|
|
|
+ <mxGeometry x="260" y="382.5" width="120" height="60" as="geometry"/>
|
|
|
|
|
+ </mxCell>
|
|
|
</root>
|
|
</root>
|
|
|
</mxGraphModel>
|
|
</mxGraphModel>
|
|
|
</diagram>
|
|
</diagram>
|