Skip to content

Function: addPrCurve()

ts
function addPrCurve(plot, opts): PrCurveHandle;

Defined in: ml/charts.ts:117

Precision–recall curve with the no-skill baseline and AP in the series name.

Parameters

ParameterType
plotPlot
optsPrCurveOptions

Returns

PrCurveHandle

MIT licensed. WebGL2 required.