seqgra.comparator package¶
seqgra comparators used by seqgras command
- Classes:
Comparator
: abstract base class for all comparatorsCurveTableComparator
: collects PR and ROC curve information in text fileFIETableComparator
: collects feature importance evaluator information in text filePRComparator
: creates PR curves from various grammars and architecturesROCComparator
: creates ROC curves from various grammars and architecturesTableComparator
: collects grammar and model information in text file