powered by
Julia Equivalent: IAI.ROCCurve
IAI.ROCCurve
# S3 method for classification_learner roc_curve(obj, X, y, ...)
The learner or grid to use for prediction.
The features of the data.
The labels of the data.
Refer to the Julia documentation for available parameters.
if (FALSE) iai::roc_curve(lnr, X, y)
Run the code above in your browser using DataLab