Namespace backend.classifier.classifiers.classifier_template

Sub-modules

backend.classifier.classifiers.classifier_template.classifier_template

The main function orchestrates the classification process for a classifier by checking for duplicates, classifying results, and updating the …

backend.classifier.classifiers.classifier_template.example_classify_result_function

This is a template file that allows you to write your own classify_result function for your classifier based on data that RAT can provide …