Commit 3bf4d6e
authored
Updated false positve and false negative rate functions in functional.py (#855)
false positve and false negative rate functions
to increase clarity for further usage, the two functions can be derived from already written sensitivity and specificity functions.
Merging these into single ones, will help user to generalize all the metrics easily.1 parent b081758 commit 3bf4d6e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
0 commit comments