a set of C++ library classes
for neural networks development



ROC analysis

Classes for evaluating the Receiver Operating Characterisitics of learning machines
o ROCvalue
Class storing quantities used for ROC
This class stores values of sensitivity, specificity, 1-specificity and precision, used to compute ROC curves
o ROC
It computes the ROC curves
This class computes Receiver Operating Characteristic (ROC) curves for learning machines having a threshold that separates positive from negative patterns.
Classes for evaluating the Receiver Operating Characterisitics of learning machines

Alphabetic index Hierarchy of classes


Last Updated February 2001
For comments and suggestions mail to Giorgio Valentini