shark::LassoRegression< InputVectorType > Member List

This is the complete list of members for shark::LassoRegression< InputVectorType >, including all inherited members.

accuracy() constshark::LassoRegression< InputVectorType >inline
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
DatasetType typedefshark::AbstractTrainer< LinearModel< InputVectorType > >
DataType typedefshark::LassoRegression< InputVectorType >
InputType typedefshark::AbstractTrainer< LinearModel< InputVectorType > >
LabelType typedefshark::AbstractTrainer< LinearModel< InputVectorType > >
lambda() constshark::LassoRegression< InputVectorType >inline
LassoRegression(double lambda, double accuracy=0.01)shark::LassoRegression< InputVectorType >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_accuracyshark::LassoRegression< InputVectorType >protected
m_lambdashark::LassoRegression< InputVectorType >protected
ModelType typedefshark::LassoRegression< InputVectorType >
name() constshark::LassoRegression< InputVectorType >inlinevirtual
numberOfParameters() constshark::LassoRegression< InputVectorType >inlinevirtual
parameterVector() constshark::LassoRegression< InputVectorType >inlinevirtual
ParameterVectorType typedefshark::IParameterizable<>
read(InArchive &archive)shark::ISerializableinlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setAccuracy(double accuracy)shark::LassoRegression< InputVectorType >inline
setLambda(double lambda)shark::LassoRegression< InputVectorType >inline
setParameterVector(const RealVector &param)shark::LassoRegression< InputVectorType >inlinevirtual
train(ModelType &model, DataType const &dataset)shark::LassoRegression< InputVectorType >inline
AbstractTrainer< LinearModel< InputVectorType > >::train(ModelType &model, DatasetType const &dataset)=0shark::AbstractTrainer< LinearModel< InputVectorType > >pure virtual
write(OutArchive &archive) constshark::ISerializableinlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable<>inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual