Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
ef7df4823b
commit
974a67d0a1
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ plt.show()
|
|||
|
||||
![Image1](image1.png)
|
||||
|
||||
## Fund the cumsum maximum
|
||||
## Find the cumsum maximum
|
||||
|
||||
```python
|
||||
import numpy as np
|
||||
|
@ -76,7 +76,7 @@ plt.show()
|
|||
```
|
||||
![Image2](image2.png)
|
||||
|
||||
## How to create an estimate from ROC
|
||||
## How to create an estimate from the ROC cumsum maximum
|
||||
|
||||
```python
|
||||
import numpy as np
|
||||
|
|
Loading…
Reference in a new issue