shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer > Member List

This is the complete list of members for shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >, including all inherited members.

AbstractSvmTrainer(KernelType *kernel, double C, bool offset, bool unconstrained=false)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
AbstractSvmTrainer(KernelType *kernel, double negativeC, double positiveC, bool offset, bool unconstrained=false)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
accessCount() constshark::QpConfiginline
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
C() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
cacheSize() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
DatasetType typedefshark::AbstractTrainer< Model, LabelTypeT >
InputType typedefshark::AbstractTrainer< Model, LabelTypeT >
isUnconstrained() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
kernel()shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
kernel() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
KernelType typedefshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >
LabelType typedefshark::AbstractTrainer< Model, LabelTypeT >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_accessCountshark::QpConfigprotected
m_cacheSizeshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_kernelshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_precomputedKernelMatrixshark::QpConfigprotected
m_regularizersshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_s2doshark::QpConfigprotected
m_shrinkingshark::QpConfigprotected
m_solutionpropertiesshark::QpConfigprotected
m_sparsifyshark::QpConfigprotected
m_stoppingconditionshark::QpConfigprotected
m_trainOffsetshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_unconstrainedshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_verbosityshark::QpConfigprotected
ModelType typedefshark::AbstractTrainer< Model, LabelTypeT >
name() constshark::INameableinlinevirtual
numberOfParameters() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inlinevirtual
parameterVector() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inlinevirtual
ParameterVectorType typedefshark::IParameterizable< VectorType >
precomputeKernel()shark::QpConfiginline
precomputeKernel() constshark::QpConfiginline
QpConfig(bool precomputedFlag=false, bool sparsifyFlag=true)shark::QpConfiginline
read(InArchive &archive)shark::ISerializableinlinevirtual
regularizationParameters() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
s2do()shark::QpConfiginline
s2do() constshark::QpConfiginline
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setC(double C)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setCacheSize(std::size_t size)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setKernel(KernelType *kernel)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setMaxIterations(unsigned long long i)shark::QpConfiginline
setMaxSeconds(double s)shark::QpConfiginline
setMinAccuracy(double a)shark::QpConfiginline
setParameterVector(RealVector const &newParameters)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inlinevirtual
setRegularizationParameters(RealVector const &regularizers)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setTargetValue(double v)shark::QpConfiginline
shrinking()shark::QpConfiginline
shrinking() constshark::QpConfiginline
solutionProperties()shark::QpConfiginline
sparsify()shark::QpConfiginline
sparsify() constshark::QpConfiginline
stoppingCondition()shark::QpConfiginline
stoppingCondition() constshark::QpConfiginline
train(ModelType &model, DatasetType const &dataset)=0shark::AbstractTrainer< Model, LabelTypeT >pure virtual
trainOffset() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
verbosity()shark::QpConfiginline
verbosity() constshark::QpConfiginline
write(OutArchive &archive) constshark::ISerializableinlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< VectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual