| AOS()=default (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| AOS(const Data< T > &samples, classifier::Classifier< T > *classifier, int final_dim, typename validation::CrossValidation *cv=nullptr, int breadth=3, int sorting_shape=1, int choice_shape=1, int look_ahead_depth=0, int cut=0, int skip=1, double bonus=0, int startover=999999, double g_margin=0, bool doleave_oo=0, int verbose=0) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| classifier | mltk::featselect::FeatureSelection< double > | protected |
| cv | mltk::featselect::FeatureSelection< double > | protected |
| depth | mltk::featselect::FeatureSelection< double > | protected |
| final_dim | mltk::featselect::FeatureSelection< double > | protected |
| jump | mltk::featselect::FeatureSelection< double > | protected |
| leave_one_out | mltk::featselect::FeatureSelection< double > | protected |
| lookAhead(Data< T > &sample, std::vector< int > fnames_orig, std::vector< double > w_orig, int level_orig) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| mainLoop(Data< T > &sample) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| MAX_BREATH | mltk::featselect::FeatureSelection< double > | protected |
| MAX_DEPTH | mltk::featselect::FeatureSelection< double > | protected |
| NUM_ERROR_EPS | mltk::featselect::FeatureSelection< double > | protected |
| samples | mltk::featselect::FeatureSelection< double > | protected |
| selectFeatures() override | mltk::featselect::AOS< T > | virtual |
| setBreadth(int breadth) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| setChoiceShape(int choiceShape) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| setClassifier(classifier::Classifier< double > *classifier) | mltk::featselect::FeatureSelection< double > | inline |
| setCrossValidation(validation::CrossValidation *cv) | mltk::featselect::FeatureSelection< double > | inline |
| setCut(int cut) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| setDepth(int depth) | mltk::featselect::FeatureSelection< double > | inline |
| setFinalDimension(int final_dim) | mltk::featselect::FeatureSelection< double > | inline |
| setJump(int jump) | mltk::featselect::FeatureSelection< double > | inline |
| setLookAheadDepth(int lookAheadDepth) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| setMultTempo(double multTempo) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | inline |
| setQ(int q) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| setSamples(const std::shared_ptr< Data< double > > &samples) | mltk::featselect::FeatureSelection< double > | inline |
| setSamples(const Data< double > &samples) (defined in mltk::featselect::FeatureSelection< double >) | mltk::featselect::FeatureSelection< double > | inline |
| setSkip(int skip) | mltk::featselect::FeatureSelection< double > | inline |
| setSortingShape(int sortingShape) (defined in mltk::featselect::AOS< T >) | mltk::featselect::AOS< T > | |
| setVerbose(int verbose) | mltk::featselect::FeatureSelection< double > | inline |
| skip | mltk::featselect::FeatureSelection< double > | protected |
| solution | mltk::featselect::FeatureSelection< double > | protected |
| timer | mltk::featselect::FeatureSelection< double > | protected |
| verbose | mltk::featselect::FeatureSelection< double > | protected |