سؤال

Is there a Perl Module which is capable of plotting ROC curves please? I know one exists for the R programming language, but I can't find one for Perl. Any ideas please?

هل كانت مفيدة؟

المحلول

Statistics::ROC computes the curves. You'd have to plot them with any number of graphics tools.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top