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

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

CanReadFile(const std::string &) overrideotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
CanWriteFile(const std::string &) overrideotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
ComputeConfidence(shark::RealVector &probas, bool computeMargin) constotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
ConfidenceListSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
ConfidenceSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
ConfidenceValueType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
ConstPointer typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
CreateAnother(void) constotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const overrideotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >protected
DoPredictBatch(const InputListSampleType *, const unsigned int &startIndex, const unsigned int &size, TargetListSampleType *, ConfidenceListSampleType *=nullptr, ProbaListSampleType *=nullptr) const overrideotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >protected
GetComputeMargin()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetDimension()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetInputListSample() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetMTry()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetNameOfClass() constotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
MachineLearningModel< TInputValue, TTargetValue >::GetNameOfClass() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetNodeSize()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetNormalizeClassLabels()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetNumberOfTrees()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetOobRatio()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
GetRegressionMode()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
HasConfidenceIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
HasProbaIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
InputListSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
InputSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
InputValueType typedefotb::SharkRandomForestsMachineLearningModel< 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::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
m_ClassDictionaryotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ComputeMarginotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ConfidenceIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ConfidenceListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_Dimensionotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_InputListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsDoPredictBatchMultiThreadedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_IsRegressionSupportedotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_MTryotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_NodeSizeotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_NormalizeClassLabelsotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_NumberOfTreesotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_OobRatiootb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_ProbaIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_RegressionModeotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_RFModelotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_RFTrainerotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
m_TargetListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ValidationListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel()otb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel(const Self &)=deleteotb::MachineLearningModel< TInputValue, TTargetValue >private
New()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >static
operator=(const Self &)=deleteotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
Pointer typedefotb::SharkRandomForestsMachineLearningModel< 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::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >protected
ProbaListSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
ProbaSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
Save(const std::string &filename, const std::string &name="") overrideotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
Self typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
SetComputeMargin(bool _arg)otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetDimension(unsigned int _arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetInputListSample(InputListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetMTry(unsigned int _arg)otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetNodeSize(unsigned int _arg)otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetNormalizeClassLabels(bool _arg)otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetNumberOfTrees(unsigned int _arg)otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetOobRatio(float _arg)otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
SetRegressionMode(bool flag)otb::MachineLearningModel< TInputValue, TTargetValue >
SetTargetListSample(TargetListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SharkRandomForestsMachineLearningModel()otb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >protected
SharkRandomForestsMachineLearningModel(const Self &)=deleteotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >private
Superclass typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
TargetListSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
TargetSampleType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
TargetValueType typedefotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >
Train() overrideotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >virtual
~MachineLearningModel() override=defaultotb::MachineLearningModel< TInputValue, TTargetValue >protected
~SharkRandomForestsMachineLearningModel() override=defaultotb::SharkRandomForestsMachineLearningModel< TInputValue, TTargetValue >protected