shark::RFClassifier< LabelType > Member List

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

AbstractModel()shark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inline
addModel(CARTree< LabelType > const &model, double weight=1.0)shark::MeanModel< CARTree< LabelType > >inline
BatchInputType typedefshark::MeanModel< CARTree< LabelType > >
BatchOutputType typedefshark::MeanModel< CARTree< LabelType > >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
clearModels()shark::MeanModel< CARTree< LabelType > >inline
computeFeatureImportances(std::vector< std::vector< std::size_t > > const &oobIndices, LabeledData< RealVector, LabelType > const &data, random::rng_type &rng)shark::RFClassifier< LabelType >inline
computeOOBerror(std::vector< std::vector< std::size_t > > const &oobIndices, LabeledData< RealVector, LabelType > const &data)shark::RFClassifier< LabelType >inline
countAttributes() constshark::RFClassifier< LabelType >inline
createState() constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::MeanModel< CARTree< LabelType > >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) constshark::MeanModel< CARTree< LabelType > >inlinevirtual
AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inlinevirtual
Feature enum nameshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >
featureImportances() constshark::RFClassifier< LabelType >inline
FeatureNotAvailableException typedefshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >
Features typedefshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >
features() constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inline
getModel(std::size_t index) constshark::MeanModel< CARTree< LabelType > >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >
hasFirstInputDerivative() constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inline
hasFirstParameterDerivative() constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inline
inputShape() constshark::MeanModel< CARTree< LabelType > >inlinevirtual
InputType typedefshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >protected
m_modelsshark::MeanModel< CARTree< LabelType > >protected
m_outputDimshark::MeanModel< CARTree< LabelType > >protected
m_weightshark::MeanModel< CARTree< LabelType > >protected
m_weightSumshark::MeanModel< CARTree< LabelType > >protected
MeanModel()shark::MeanModel< CARTree< LabelType > >inline
name() constshark::RFClassifier< LabelType >inlinevirtual
numberOfModels() constshark::MeanModel< CARTree< LabelType > >inline
numberOfParameters() constshark::IParameterizable< CARTree< LabelType > ::ParameterVectorType >inlinevirtual
OOBerror() constshark::RFClassifier< LabelType >inline
operator()(Data< InputType > const &patterns) constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inline
operator()(InputType const &pattern) constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inline
outputShape() constshark::MeanModel< CARTree< LabelType > >inlinevirtual
outputSize() constshark::MeanModel< CARTree< LabelType > >inline
OutputType typedefshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >
parameterVector() constshark::MeanModel< CARTree< LabelType > >inlinevirtual
ParameterVectorType typedefshark::MeanModel< CARTree< LabelType > >
read(InArchive &archive)shark::MeanModel< CARTree< LabelType > >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setOutputSize(std::size_t dim)shark::MeanModel< CARTree< LabelType > >inline
setParameterVector(ParameterVectorType const &param)shark::MeanModel< CARTree< LabelType > >inlinevirtual
setWeight(std::size_t i, double newWeight)shark::MeanModel< CARTree< LabelType > >inline
updateFeatures()shark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inlinevirtual
weight(std::size_t i) constshark::MeanModel< CARTree< LabelType > >inline
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inlinevirtual
write(OutArchive &archive) constshark::MeanModel< CARTree< LabelType > >inlinevirtual
~AbstractModel()shark::AbstractModel< CARTree< LabelType > ::InputType, RealVector, CARTree< LabelType > ::ParameterVectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< CARTree< LabelType > ::ParameterVectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual