shark::ZeroOneLoss< LabelType, OutputType > Member List

This is the complete list of members for shark::ZeroOneLoss< LabelType, OutputType >, including all inherited members.

AbstractLoss()shark::AbstractLoss< LabelType, LabelType >inline
BatchLabelType typedefshark::ZeroOneLoss< LabelType, OutputType >
BatchOutputType typedefshark::ZeroOneLoss< LabelType, OutputType >
ConstLabelReference typedefshark::AbstractLoss< LabelType, LabelType >
ConstOutputReference typedefshark::AbstractLoss< LabelType, LabelType >
eval(BatchLabelType const &labels, BatchOutputType const &predictions) constshark::ZeroOneLoss< LabelType, OutputType >inlinevirtual
AbstractLoss< LabelType, LabelType >::eval(ConstLabelReference target, ConstOutputReference prediction) constshark::AbstractLoss< LabelType, LabelType >inlinevirtual
AbstractLoss< LabelType, LabelType >::eval(Data< LabelType > const &targets, Data< OutputType > const &predictions) constshark::AbstractLoss< LabelType, LabelType >inlinevirtual
evalDerivative(ConstLabelReference target, ConstOutputReference prediction, OutputType &gradient) constshark::AbstractLoss< LabelType, LabelType >inlinevirtual
evalDerivative(ConstLabelReference target, ConstOutputReference prediction, OutputType &gradient, MatrixType &hessian) constshark::AbstractLoss< LabelType, LabelType >inlinevirtual
evalDerivative(BatchLabelType const &target, BatchOutputType const &prediction, BatchOutputType &gradient) constshark::AbstractLoss< LabelType, LabelType >inlinevirtual
Feature enum nameshark::AbstractCost< LabelType, LabelType >
FeatureNotAvailableException typedefshark::AbstractCost< LabelType, LabelType >
features() constshark::AbstractCost< LabelType, LabelType >inline
Features typedefshark::AbstractCost< LabelType, LabelType >
HAS_FIRST_DERIVATIVE enum valueshark::AbstractCost< LabelType, LabelType >
HAS_SECOND_DERIVATIVE enum valueshark::AbstractCost< LabelType, LabelType >
hasFirstDerivative() constshark::AbstractCost< LabelType, LabelType >inline
IS_LOSS_FUNCTION enum valueshark::AbstractCost< LabelType, LabelType >
isLossFunction() constshark::AbstractCost< LabelType, LabelType >inline
LabelType typedefshark::AbstractLoss< LabelType, LabelType >
m_featuresshark::AbstractCost< LabelType, LabelType >protected
MatrixType typedefshark::AbstractLoss< LabelType, LabelType >
name() constshark::ZeroOneLoss< LabelType, OutputType >inlinevirtual
operator()(LabelType const &target, OutputType const &prediction) constshark::AbstractLoss< LabelType, LabelType >inline
operator()(BatchLabelType const &target, BatchOutputType const &prediction) constshark::AbstractLoss< LabelType, LabelType >inline
AbstractCost< LabelType, LabelType >::operator()(Data< LabelType > const &targets, Data< OutputType > const &predictions) constshark::AbstractCost< LabelType, LabelType >inline
OutputType typedefshark::AbstractLoss< LabelType, LabelType >
updateFeatures()shark::AbstractCost< LabelType, LabelType >inlinevirtual
ZeroOneLoss()shark::ZeroOneLoss< LabelType, OutputType >inline
~AbstractCost()shark::AbstractCost< LabelType, LabelType >inlinevirtual
~INameable()shark::INameableinlinevirtual