, including all inherited members.
| AlgorithmExploration() | AlgorithmExploration | |
| bagging() | Scheduler | |
| blend() | Scheduler | |
| boosting() | Scheduler | |
| Framework::convertDateToInt(uint day, uint month, uint year, uint hour, uint minute, uint second) | Framework | [static] |
| Scheduler::convertDateToInt(uint day, uint month, uint year, uint hour, uint minute, uint second) | Framework | [static] |
| Framework::convertIntToDate(uint date, uint &day, uint &month, uint &year, uint &hour, uint &minute, uint &second, uint &weekday) | Framework | [static] |
| Scheduler::convertIntToDate(uint date, uint &day, uint &month, uint &year, uint &hour, uint &minute, uint &second, uint &weekday) | Framework | [static] |
| Framework::Framework() | Framework | |
| Scheduler::Framework() | Framework | |
| Framework::getAdditionalStartupParameter() | Framework | [static] |
| Scheduler::getAdditionalStartupParameter() | Framework | [static] |
| getClassificationError() | Scheduler | |
| Framework::getDatasetType() | Framework | [static] |
| Scheduler::getDatasetType() | Framework | [static] |
| Framework::getFrameworkMode() | Framework | [static] |
| Scheduler::getFrameworkMode() | Framework | [static] |
| Framework::getMaxThreads() | Framework | [static] |
| Scheduler::getMaxThreads() | Framework | [static] |
| getPredictionRMSE() | Scheduler | |
| Framework::getRandomSeed() | Framework | [static] |
| Scheduler::getRandomSeed() | Framework | [static] |
| m_trainList (defined in AlgorithmExploration) | AlgorithmExploration | [private] |
| masterDscTemplateGenerator(string dataset, bool isClass, vector< string > algos, int rSeed, string blendAlgo, bool cascade) | Scheduler | [static] |
| predict() | Scheduler | |
| randPerm(vector< string > algorithmStack, vector< string > availableAlgorithms, int maxDepth) | AlgorithmExploration | |
| readMasterDscFile(string path, string masterName) | Scheduler | |
| Scheduler() | Scheduler | |
| Framework::setAdditionalStartupParameter(char *s) | Framework | [static] |
| Scheduler::setAdditionalStartupParameter(char *s) | Framework | [static] |
| Framework::setDatasetType(bool isClassification) | Framework | [static] |
| Scheduler::setDatasetType(bool isClassification) | Framework | [static] |
| Framework::setFrameworkMode(int mode) | Framework | [static] |
| Scheduler::setFrameworkMode(int mode) | Framework | [static] |
| Framework::setMaxThreads(int n) | Framework | [static] |
| Scheduler::setMaxThreads(int n) | Framework | [static] |
| Framework::setRandomSeed(int n) | Framework | [static] |
| Scheduler::setRandomSeed(int n) | Framework | [static] |
| start() | AlgorithmExploration | |
| train() | Scheduler | |
| ~AlgorithmExploration() | AlgorithmExploration | |
| Framework::~Framework() | Framework | |
| Scheduler::~Framework() | Framework | |
| ~Scheduler() | Scheduler | |