Message Boards Message Boards

Set plot options for ClassifierMeasurments?

Posted 6 years ago

If cm1, cm2, and cm3 represent ClassifierMeasurments, how can I plot all three on one graph with individual plot styles and labels?

This code overlays the graph, but the legends do not work.

Show[{
  cm1["AccuracyRejectionPlot"],
  cm2["AccuracyRejectionPlot"],
  cm3["AccuracyRejectionPlot"]},
PlotLegends -> {"1", "2", "3"}]
POSTED BY: Jeff Burns
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract