powered by
Julia Equivalent: IAI.ROCCurve
IAI.ROCCurve
# S3 method for learner roc_curve(obj, X, y, ...)
The learner or grid to use for prediction.
The features of the data.
The labels of the data.
Additional arguments (unused)
# NOT RUN { iai::roc_curve(lnr, X, y) # } # NOT RUN { # }
Run the code above in your browser using DataLab