#include "Core/Table/AnnotationTable.h"
#include "Core/Feature/FeatureTable.h"
#include "Link/Svm/LinkSvm.h"
#include "Util/SimpleMap.h"
Include dependency graph for SvmProblemBuilder.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::SvmProblemBuilder |
This class does the actual conversion from feature and annotation data to the data format used by SvmLib. More... | |
Functions | |
Impala::Core::Training::ILOG_VAR_INIT (SvmProblemBuilder, Impala.Core.Training) |