Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请问有没有能够绘制 ROC 曲线的 Perl 模块?我知道R 编程语言存在一个,但我找不到 Perl 的一个。请问有什么想法吗?
Statistics::ROC计算曲线。您必须使用任意数量的图形工具来绘制它们。
Statistics::ROC