Skip to content

Commit d67511a

Browse files
authored
Update README.md
1 parent d255585 commit d67511a

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<script type="text/javascript" async src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"> </script>
2-
31
# Classification performance standard
42

53
## Description
@@ -10,14 +8,7 @@
108

119
## Standard
1210

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;">
2112

2213
$$Accuracy=\frac{TP+TN}{P+N}$$
2314

0 commit comments

Comments
 (0)