File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 1
- <script type =" text/javascript " async src =" https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML " > </script >
2
-
3
1
# Classification performance standard
4
2
5
3
## Description
10
8
11
9
## Standard
12
10
13
- <img src =" https://latex.codecogs.com/png.latex?$Accuracy=\frac{TP&plus ; TN}{P&plus ; N}$ " title =" $Accuracy=\frac{TP+TN}{P+N}$ " />
14
-
15
- <img src =" http://www.forkosh.com/mathtex.cgi? \Large x=\frac{-b\pm\sqrt{b^2-4ac}}{2a} " >
16
-
17
-
18
- <img src =" http://www.forkosh.com/mathtex.cgi? Accuracy=\frac{TP+TN}{P+N} " >
19
-
20
- <img src =" http://chart.googleapis.com/chart?cht=tx&chl= Accuracy=\frac{TP+TN}{P+N} " style =" border :none ;" >
11
+ <img src =" http://chart.googleapis.com/chart?cht=tx&chl= Accuracy=\frac{TP\+TN}{P+N} " style =" border :none ;" >
21
12
22
13
$$ Accuracy=\frac{TP+TN}{P+N} $$
23
14
You can’t perform that action at this time.
0 commit comments