#include "Basis/CmdOptions.h"#include "Core/Table/Select.h"#include "Core/Training/TrainDataSrcKernelDistributed.h"#include "Core/Training/LoadDistributedAccess.h"#include "Core/Database/MakeRawDataSet.h"#include "Util/DatabaseReadString.h"#include "Persistency/SvmRepository.h"#include "Persistency/AnnotationTableRepository.h"#include "Persistency/SimilarityTableSetRepository.h"#include "Link/Svm/LinkSvm.cpp"Include dependency graph for mainActiveLearner.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Application |
Functions | |
| Table::SimilarityTableSet * | Impala::Application::LearnConceptFromAnnotations (CmdOptions &options, Matrix::DistributedAccess *da, String concept, const ModelLocator &modelLoc, Table::AnnotationTable *annotations) |
| int | Impala::Application::RunDistributedLearningEngine (CmdOptions &options) |
| int | Impala::Application::mainActiveLearner (int argc, char **argv) |
| int | main (int argc, char *argv[]) |
1.5.1