I started looking at what it will take to build a Predictor Region.
The Predictor class is in SDRClassifier.cpp along with the Classifier class.
It looks like the Predictor class usage is quite different from the Classifier. Perhaps different enough that perhaps I should have a PredictorRegion and a separate ClassifierRegion.
I started looking at what it will take to build a Predictor Region.
The Predictor class is in SDRClassifier.cpp along with the Classifier class.
It looks like the Predictor class usage is quite different from the Classifier. Perhaps different enough that perhaps I should have a PredictorRegion and a separate ClassifierRegion.