Advertisement
Guest User

Untitled

a guest
Sep 28th, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ListLinePlot[
  2. Append[SortBy[#, First] & /@
  3. plots[[All, 1, 1, 2, 1]], {{0, 0}, {1, 1}}], AspectRatio -> 1,
  4. Filling -> {4}, FrameLabel -> {"False Positive Rate", "Recall"},
  5. Frame -> True]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement