Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-01-26 15:12:21 +01:00 committed by GitHub
parent ef7df4823b
commit 974a67d0a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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