File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
## Standard
10
10
11
- <a href = " https://www.codecogs.com/eqnedit.php?latex=$Accuracy=\frac{TP & plus ; TN}{P & plus ; N}$&space;$ErrorRate=1-Accuracy$&space;$Precision=\frac{TP}{TP & plus ; FP}$&space;$Recall=\frac{TP}{TP & plus ; FN}$&space;$F1=\frac{2×TP}{n\_samples & plus ; TP-TN}$ " target = " _blank " >< img src =" https ://latex.codecogs .com/gif.latex?$Accuracy=\frac{TP & plus ; TN}{P & plus ; N}$&space;$ErrorRate=1-Accuracy$&space;$Precision=\frac{TP}{TP & plus ; FP}$&space;$Recall=\frac{TP}{TP & plus ; FN}$&space;$F1=\frac{2×TP}{n\_samples & plus ; TP-TN}$ " title = " $ Accuracy=\frac{TP+TN}{P+N}$ $ErrorRate=1-Accuracy$ $Precision=\frac{TP}{TP+FP}$ $Recall=\frac{TP}{TP+FN}$ $F1=\frac{2×TP}{n\_samples+TP-TN}$ " /></ a >
11
+ <img src =" http ://www.forkosh .com/mathtex.cgi? Accuracy=\frac{TP+TN}{P+N}" >
12
12
13
13
$$ Accuracy=\frac{TP+TN}{P+N} $$
14
14
You can’t perform that action at this time.
0 commit comments