-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclassification.drawio
More file actions
28 lines (28 loc) · 2.1 KB
/
classification.drawio
File metadata and controls
28 lines (28 loc) · 2.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
<mxfile host="app.diagrams.net" modified="2022-05-31T13:44:38.144Z" agent="5.0 (X11)" etag="FHjFr5vJVcKHIqjfMDAL" version="18.0.2" type="github">
<diagram id="wHCk0J4Vdh2r7a8T-UGe" name="Page-1">
<mxGraphModel dx="1422" dy="820" 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="CHxfokC2oCKXQVqZqF76-1" value="Classification metrics" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="320" y="40" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="CHxfokC2oCKXQVqZqF76-2" value="<h2 id="1">Accuracy</h2>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="80" y="240" width="150" height="60" as="geometry" />
</mxCell>
<mxCell id="CHxfokC2oCKXQVqZqF76-3" value="<h2 id="2">F1 score</h2>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="264" y="240" width="150" height="60" as="geometry" />
</mxCell>
<mxCell id="CHxfokC2oCKXQVqZqF76-4" value="<h2 id="3">ROC AUC</h2>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="440" y="240" width="150" height="60" as="geometry" />
</mxCell>
<mxCell id="CHxfokC2oCKXQVqZqF76-5" value="<h2 id="4">PR AUC | Average Precision</h2>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="620" y="240" width="150" height="60" as="geometry" />
</mxCell>
<mxCell id="CHxfokC2oCKXQVqZqF76-6" value="<div>balanced<br></div><div>care about both positive and negative pred<br></div>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="80" y="140" width="150" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>