-
Hello , I'm having some confusion while calculating the ROC curve for watermark detection and would appreciate your help. Let's say we have 500 watermarked texts to calculate the detection accuracy. S…
-
-
# Description:
I'm encountering an issue where a unit test freezes on windows-latest machine in GitHub Actions when using the Kaleido library (version 0.21.0) to create a Plotly figure. The test r…
-
### Describe the issue linked to the documentation
In the [example of AUC calculation](https://scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html), it was given that:
```python
im…
-
Link to notebook changed: https://github.com/mrdbourke/zero-to-mastery-ml/blob/master/section-3-structured-data-projects/end-to-end-heart-disease-classification.ipynb
## Error
As of Scikit-Lear…
-
![image](https://user-images.githubusercontent.com/12178974/34376320-1a24c132-eb26-11e7-9b0f-eb00ec9a6bbe.png)
the roc curves is seem no correct。how to modify code
-
Hi @CamDavidsonPilon,
is it possible to use any lifelines-generated results to plot a ROC curves? Anything from Cox model?
Thanks for help, I'm still new to survival analysis and lifelines
-
hi, may I ask how to draw ROC curve
-
### Description
Currently existing plot libraries are only applicable to single label classification.
It will be helpful to extend it to multi labels (e.g. multi-label image classification, audio …
-
Make ROC curves for these cuts. See more here: https://en.wikipedia.org/wiki/Receiver_operating_characteristic
You'll want to the fraction of signal (i.e. hard scatter) selected by a cut on the x a…