shark::DiscreteLoss Member List

This is the complete list of members for shark::DiscreteLoss, including all inherited members.

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