-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpipeline.drawio
66 lines (66 loc) · 5.19 KB
/
pipeline.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<mxfile host="app.diagrams.net" modified="2023-05-17T20:34:19.377Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" etag="l9pqzSDC_fNjk4Rtlgtx" version="21.3.2" type="device">
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
<mxGraphModel dx="1050" dy="491" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="x7KdMwcXyBzBJB-gd3Vs-1" target="x7KdMwcXyBzBJB-gd3Vs-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-1" value="preprocessing" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="170" y="150" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="x7KdMwcXyBzBJB-gd3Vs-2" target="x7KdMwcXyBzBJB-gd3Vs-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-2" value="Dataset" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="50" y="160" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="x7KdMwcXyBzBJB-gd3Vs-4" target="x7KdMwcXyBzBJB-gd3Vs-12">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-4" value="feature extraction using hog" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="320" y="150" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="x7KdMwcXyBzBJB-gd3Vs-8" target="x7KdMwcXyBzBJB-gd3Vs-10">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="520" y="265" />
<mxPoint x="520" y="265" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-18" value="Model" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="x7KdMwcXyBzBJB-gd3Vs-17">
<mxGeometry x="0.21" y="3" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-8" value="training model using SVM with polynomial kernel" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="640" y="240" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-10" value="Test the model with test data and get accuracy of the model" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="280" y="240" width="120" height="50" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="x7KdMwcXyBzBJB-gd3Vs-12" target="x7KdMwcXyBzBJB-gd3Vs-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-14" value="training data" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="x7KdMwcXyBzBJB-gd3Vs-13">
<mxGeometry x="0.0158" y="2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="x7KdMwcXyBzBJB-gd3Vs-12" target="x7KdMwcXyBzBJB-gd3Vs-10">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-16" value="Test data" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="x7KdMwcXyBzBJB-gd3Vs-15">
<mxGeometry x="-0.1989" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="x7KdMwcXyBzBJB-gd3Vs-12" value="Split the data into training and test" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="510" y="150" width="120" height="50" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>