Medial Code Documentation
|
When building startas on a set of several features, we build a cartesian product of their combinations: e.g. More...
#include <FeatureProcess.h>
Public Member Functions | |
size_t | nStratas () const |
void | getFactors () |
int | nValues () const |
int | getIndex (float missing_val, const vector< const vector< float > * > &strataValues, int row) const |
Data Fields | |
vector< featureStrata > | stratas |
vector< int > | factors |
When building startas on a set of several features, we build a cartesian product of their combinations: e.g.
when "strata": "Age,40,80,5:Gender,1,2,1" 9 Age bins X 2 Gender bins = a total of [18] strata