main moduleΒΆ

The main module packages up the three stages of the code, the binary_classifier module, classifier_consolidation module and predict module to run one after the other, in that order. Note that each of those three stages can be run separately too.