AddTestingExample(LabeledIndex index) | ExampleSelector | [protected] |
AddTrainingExample(LabeledIndex index) | ExampleSelector | [protected] |
ExampleSelector(const vector< int > &labels) | ExampleSelector | |
GetExamples() const | ExampleSelector | [protected] |
GetInstancesWithLabel(int label, const vector< LabeledIndex > &selection) const | ExampleSelector | [protected] |
GetNumExamples() const | ExampleSelector | |
GetTestingExamples() | ExampleSelector | |
GetTrainingExamples() | ExampleSelector | |
GetUniqueLabels() | ExampleSelector | |
InvertSelection(const vector< LabeledIndex > &selection) const | ExampleSelector | [protected] |
InvertSelection(const vector< LabeledIndex > &selection, const vector< LabeledIndex > &superset) const | ExampleSelector | [protected] |
RandomSample(int n, const vector< LabeledIndex > &selection) const | ExampleSelector | [protected] |
RandomSelector(const vector< int > &labels, int num_train_per_class) | RandomSelector | |
SelectExamples() | RandomSelector | [protected, virtual] |
~ExampleSelector() | ExampleSelector | [inline, virtual] |