We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6472d17 commit 7f226a6Copy full SHA for 7f226a6
src/smexperiments/tracker.py
@@ -532,7 +532,7 @@ def log_roc_curve(
532
title=None,
533
output_artifact=True,
534
):
535
- """Log a receiver operating characteristic (ROC) artifact which will be displayed in
+ """Log a receiver operating characteristic (ROC curve) artifact which will be displayed in
536
studio. Requires sklearn.
537
538
Note that this method must be run from a SageMaker context such as studio or training job
0 commit comments