-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrandom_forest.drawio
More file actions
137 lines (137 loc) · 13.1 KB
/
random_forest.drawio
File metadata and controls
137 lines (137 loc) · 13.1 KB
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<mxfile host="app.diagrams.net" modified="2022-06-07T07:51:56.505Z" agent="5.0 (X11)" etag="zK3-eKvDd6tdBrKvsQkk" version="19.0.0" type="github">
<diagram id="Hz01uMnlYN-jJrnOBzyM" name="Page-1">
<mxGraphModel dx="2031" dy="1171" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="j3MlyM1Df4kYm5ywRDjn-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-1" target="j3MlyM1Df4kYm5ywRDjn-3" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-1" value="X(features)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="230" y="110" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-2" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="350" y="200" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-2" value="y(target)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="360" y="110" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-3" target="j3MlyM1Df4kYm5ywRDjn-6" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-3" target="j3MlyM1Df4kYm5ywRDjn-7" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-3" target="j3MlyM1Df4kYm5ywRDjn-14" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-3" target="j3MlyM1Df4kYm5ywRDjn-15" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-3" value="Subsampling" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="290" y="200" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-29" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-6" target="j3MlyM1Df4kYm5ywRDjn-27" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-6" value="X (subsample)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="20" y="300" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-30" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-7" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="140" y="410" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-7" value="y(subsample)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="150" y="300" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-14" value="X (subsample)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="570" y="300" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-34" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-15" target="j3MlyM1Df4kYm5ywRDjn-33" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-15" value="y(subsample)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="700" y="300" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-41" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="rcQwtoCR0pDMbT0KjYeT-1" target="j3MlyM1Df4kYm5ywRDjn-39" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="426.25" y="410" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-22" value="........................................................." style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="320" y="315" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-36" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-27" target="j3MlyM1Df4kYm5ywRDjn-35" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-27" value="Decision tree 1" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=14;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="60" y="410" width="160" height="70" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" target="j3MlyM1Df4kYm5ywRDjn-33" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="650" y="360" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-38" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-33" target="j3MlyM1Df4kYm5ywRDjn-37" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-33" value="Decision tree n" style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=14;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="630" y="410" width="160" height="70" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-35" value="y predicted 1" style="whiteSpace=wrap;html=1;fontSize=14;fillColor=#f8cecc;strokeColor=#b85450;fontStyle=0;startSize=30;rounded=1;strokeWidth=2;shadow=0;dashed=0;" parent="1" vertex="1">
<mxGeometry x="80" y="565" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-37" value="y predicted n" style="whiteSpace=wrap;html=1;fontSize=14;fillColor=#f8cecc;strokeColor=#b85450;fontStyle=0;startSize=30;rounded=1;strokeWidth=2;shadow=0;dashed=0;" parent="1" vertex="1">
<mxGeometry x="650" y="565" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-39" value="y predicted .." style="whiteSpace=wrap;html=1;fontSize=14;fillColor=#f8cecc;strokeColor=#b85450;fontStyle=0;startSize=30;rounded=1;strokeWidth=2;shadow=0;dashed=0;" parent="1" vertex="1">
<mxGeometry x="366.25" y="560" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-44" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;startArrow=none;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-45" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="426.2857142857142" y="749.9999999999998" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-42" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-90;" parent="1" vertex="1">
<mxGeometry x="410" y="360" width="32.5" height="585" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-45" value="Voting step" style="text;html=1;strokeColor=#9673a6;fillColor=#e1d5e7;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="381.25" y="670" width="90" height="50" as="geometry" />
</mxCell>
<mxCell id="j3MlyM1Df4kYm5ywRDjn-47" value="y predicted " style="whiteSpace=wrap;html=1;fontSize=14;fillColor=#d5e8d4;strokeColor=#82b366;fontStyle=0;startSize=30;rounded=1;strokeWidth=2;shadow=0;dashed=0;" parent="1" vertex="1">
<mxGeometry x="366.25" y="760" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="rcQwtoCR0pDMbT0KjYeT-1" value="Decision tree ..." style="swimlane;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;rounded=1;fontSize=14;fontStyle=0;strokeWidth=2;resizeParent=0;resizeLast=1;shadow=0;dashed=0;align=center;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="346.25" y="410" width="160" height="70" as="geometry" />
</mxCell>
<mxCell id="rcQwtoCR0pDMbT0KjYeT-2" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="j3MlyM1Df4kYm5ywRDjn-39" target="j3MlyM1Df4kYm5ywRDjn-45" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="510" y="610" as="sourcePoint" />
<mxPoint x="560" y="560" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="QgA_VdqY6jFROCDWi0H--1" value="Hyperparameters" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="191.25" y="850" width="470" height="120" as="geometry" />
</mxCell>
<mxCell id="QgA_VdqY6jFROCDWi0H--2" value="n_estimator = nb d'arbres créés" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;" vertex="1" parent="QgA_VdqY6jFROCDWi0H--1">
<mxGeometry y="30" width="470" height="30" as="geometry" />
</mxCell>
<mxCell id="QgA_VdqY6jFROCDWi0H--3" value="max_features = nb de features selectionnées dans le subsampling" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;" vertex="1" parent="QgA_VdqY6jFROCDWi0H--1">
<mxGeometry y="60" width="470" height="30" as="geometry" />
</mxCell>
<mxCell id="QgA_VdqY6jFROCDWi0H--4" value="max_samples = nb de samples selectionnées dans le subsampling" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;" vertex="1" parent="QgA_VdqY6jFROCDWi0H--1">
<mxGeometry y="90" width="470" height="30" as="geometry" />
</mxCell>
<mxCell id="QgA_VdqY6jFROCDWi0H--5" value="Random Forest" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="120" y="20" width="620" height="60" as="geometry" />
</mxCell>
<mxCell id="QgA_VdqY6jFROCDWi0H--6" value="+ les hyperparametres associés au decision tree" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="191" y="990" width="369" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>