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