shark::RFClassifier< LabelType > Member List

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

AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
addModel(CARTree< LabelType > const &model, double weight=1.0)shark::Ensemble< CARTree< LabelType > >inline
BatchInputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
BatchOutputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
clearModels()shark::Ensemble< 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< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const =0shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >pure virtual
eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
Feature enum nameshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
featureImportances() constshark::RFClassifier< LabelType >inline
FeatureNotAvailableException typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
Features typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
features() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
hasFirstInputDerivative() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
inputShape() const =0shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >pure virtual
InputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >protected
model(std::size_t i)shark::Ensemble< CARTree< LabelType > >inline
model(std::size_t i) constshark::Ensemble< CARTree< LabelType > >inline
ModelBaseType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
name() constshark::RFClassifier< LabelType >inlinevirtual
numberOfModels() constshark::Ensemble< CARTree< LabelType > >inline
numberOfParameters() constshark::IParameterizable< VectorType >inlinevirtual
OOBerror() constshark::RFClassifier< LabelType >inline
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
outputShape() const =0shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >pure virtual
OutputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
parameterVector() constshark::IParameterizable< VectorType >inlinevirtual
ParameterVectorType typedefshark::IParameterizable< VectorType >
read(InArchive &archive)shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(ParameterVectorType const &newParameters)shark::IParameterizable< VectorType >inlinevirtual
sumOfWeights() constshark::Ensemble< CARTree< LabelType > >inline
updateFeatures()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weight(std::size_t i) constshark::Ensemble< CARTree< LabelType > >inline
weight(std::size_t i)shark::Ensemble< CARTree< LabelType > >inline
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &derivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
write(OutArchive &archive) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
~AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< VectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual