Skip to content

Function: addRocCurve()

ts
function addRocCurve(plot, opts): RocCurveHandle;

Defined in: ml/charts.ts:89

ROC curve (FPR→TPR) with the chance diagonal and AUC in the series name.

Parameters

ParameterType
plotPlot
optsRocCurveOptions

Returns

RocCurveHandle

MIT licensed. WebGL2 required.