Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

plots.json 344 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  1. {
  2. "plots": [
  3. {
  4. "fpr": 0.0,
  5. "tpr": 0.0,
  6. "threshold": 2
  7. },
  8. {
  9. "fpr": 0.0003693086893058755,
  10. "tpr": 0.2857142857142857,
  11. "threshold": 1
  12. },
  13. {
  14. "fpr": 1.0,
  15. "tpr": 1.0,
  16. "threshold": 0
  17. }
  18. ]
  19. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...