OTB  9.0.0
Orfeo Toolbox
otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue > Member List

This is the complete list of members for otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >, including all inherited members.

CanReadFile(const std::string &) overrideotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
CanWriteFile(const std::string &) overrideotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
ConfidenceListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceValueType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
ConstPointer typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
CreateAnother(void) constotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const overrideotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >protected
DoPredictBatch(const InputListSampleType *input, const unsigned int &startIndex, const unsigned int &size, TargetListSampleType *target, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >privatevirtual
GetCalculateVariableImportance()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetComputeMargin()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetComputeSurrogateSplit()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetDimension()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetForestAccuracy()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetInputListSample() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetMaxDepth()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetMaxNumberOfCategories()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetMaxNumberOfTrees()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetMaxNumberOfVariables()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetMinSampleCount()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetNameOfClass() constotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
MachineLearningModel< TInputValue, TTargetValue >::GetNameOfClass() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetPriors() constotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >inline
GetRegressionAccuracy()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetRegressionMode()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetTerminationCriteria()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetTrainError()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
GetVariableImportance()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
HasConfidenceIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
HasProbaIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
InputListSampleType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
InputSampleType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
InputValueType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(InputListSample, InputListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(TargetListSample, TargetListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
itkGetObjectMacro(ConfidenceListSample, ConfidenceListSampleType)otb::MachineLearningModel< TInputValue, TTargetValue >
Load(const std::string &filename, const std::string &name="") overrideotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
m_CalculateVariableImportanceotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ComputeMarginotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ComputeSurrogateSplitotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ConfidenceIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ConfidenceListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_Dimensionotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ForestAccuracyotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_InputListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsDoPredictBatchMultiThreadedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsRegressionSupportedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_MaxDepthotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_MaxNumberOfCategoriesotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_MaxNumberOfTreesotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_MaxNumberOfVariablesotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_MinSampleCountotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_Priorsotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ProbaIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_RegressionAccuracyotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_RegressionModeotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_RFModelotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_TargetListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_TerminationCriteriaotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ValidationListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel()otb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel(const Self &)=deleteotb::MachineLearningModel< TInputValue, TTargetValue >private
New()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >static
operator=(const Self &)=deleteotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
Pointer typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
Predict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >
PredictBatch(const InputListSampleType *input, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< TInputValue, TTargetValue >
PrintSelf(std::ostream &os, itk::Indent indent) const overrideotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >protected
ProbaListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ProbaSampleType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
RandomForestsMachineLearningModel()otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >protected
RandomForestsMachineLearningModel(const Self &)=deleteotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >private
RFType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
Save(const std::string &filename, const std::string &name="") overrideotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
Self typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
SetCalculateVariableImportance(bool _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetComputeMargin(bool _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetComputeSurrogateSplit(bool _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetDimension(unsigned int _arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetForestAccuracy(float _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetInputListSample(InputListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetMaxDepth(int _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetMaxNumberOfCategories(int _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetMaxNumberOfTrees(int _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetMaxNumberOfVariables(int _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetMinSampleCount(int _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetPriors(const std::vector< float > &priors)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >inline
SetRegressionAccuracy(double _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetRegressionMode(bool flag)otb::MachineLearningModel< TInputValue, TTargetValue >
SetTargetListSample(TargetListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetTerminationCriteria(int _arg)otb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
Superclass typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
TargetListSampleType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
TargetSampleType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
TargetValueType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
Train() overrideotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
VariableImportanceMatrixType typedefotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >
~MachineLearningModel() override=defaultotb::MachineLearningModel< TInputValue, TTargetValue >protected
~RandomForestsMachineLearningModel() override=defaultotb::RandomForestsMachineLearningModel< TInputValue, TTargetValue >protected