#include "Core/Database/MakeRawDataSet.h"
#include "Core/Database/PathCreator.h"
#include "Core/Feature/FeatureTable.h"
#include "Core/Feature/ConceptSet.h"
#include "Core/Training/Classifier.h"
#include "Core/Training/load.h"
#include "Util/MemReport.h"
#include "Core/Training/ApplyConceptsHelperFeatures.h"
#include "Core/Training/ApplyConceptsHelperKernels.h"
Include dependency graph for ApplyConcepts.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Training |
Classes | |
class | Impala::Core::Training::ApplyConcepts |
This class handles the logic of applying trained models to a dataset. More... | |
Functions | |
Impala::Core::Training::ILOG_VAR_INIT (ApplyConcepts, Impala.Core.Training) |