BucketHeadP65 commited on
Commit
e1283cd
1 Parent(s): a74f0e4

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ Output Example(s):
60
  'roc_curve': (array([0. , 0. , 0. , 0.5, 1. ]), array([0. , 0.33333333, 0.66666667, 0.66666667, 1. ]), array([1.69999999, 0.69999999, 0.60000002, 0.40000001, 0.1 ]))}
61
 
62
  ```
63
- This metric outputs a dictionary, containing the confusion matrix.
64
 
65
  ## Citation(s)
66
  ```bibtex
 
60
  'roc_curve': (array([0. , 0. , 0. , 0.5, 1. ]), array([0. , 0.33333333, 0.66666667, 0.66666667, 1. ]), array([1.69999999, 0.69999999, 0.60000002, 0.40000001, 0.1 ]))}
61
 
62
  ```
63
+ This metric outputs a dictionary, containing the fpr, tpr and thresholds.
64
 
65
  ## Citation(s)
66
  ```bibtex