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

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

BoostMachineLearningModel()otb::BoostMachineLearningModel< TInputValue, TTargetValue >protected
BoostMachineLearningModel(const Self &)=deleteotb::BoostMachineLearningModel< TInputValue, TTargetValue >private
CanReadFile(const std::string &) overrideotb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
CanWriteFile(const std::string &) overrideotb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
ConfidenceListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ConfidenceValueType typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
ConstPointer typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
CreateAnother(void) constotb::BoostMachineLearningModel< TInputValue, TTargetValue >
DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const overrideotb::BoostMachineLearningModel< 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
GetBoostType()otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
GetDimension()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetInputListSample() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetMaxDepth()otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
GetNameOfClass() constotb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
MachineLearningModel< TInputValue, TTargetValue >::GetNameOfClass() constotb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetRegressionMode()otb::MachineLearningModel< TInputValue, TTargetValue >virtual
GetWeakCount()otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
GetWeightTrimRate()otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
HasConfidenceIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
HasProbaIndex() constotb::MachineLearningModel< TInputValue, TTargetValue >inline
InputListSampleType typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
InputSampleType typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
InputValueType typedefotb::BoostMachineLearningModel< 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::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
m_BoostModelotb::BoostMachineLearningModel< TInputValue, TTargetValue >private
m_BoostTypeotb::BoostMachineLearningModel< 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_MaxDepthotb::BoostMachineLearningModel< TInputValue, TTargetValue >private
m_ProbaIndexotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_RegressionModeotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_TargetListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_ValidationListSampleotb::MachineLearningModel< TInputValue, TTargetValue >protected
m_WeakCountotb::BoostMachineLearningModel< TInputValue, TTargetValue >private
m_WeightTrimRateotb::BoostMachineLearningModel< TInputValue, TTargetValue >private
MachineLearningModel()otb::MachineLearningModel< TInputValue, TTargetValue >protected
MachineLearningModel(const Self &)=deleteotb::MachineLearningModel< TInputValue, TTargetValue >private
New()otb::BoostMachineLearningModel< TInputValue, TTargetValue >static
operator=(const Self &)=deleteotb::BoostMachineLearningModel< TInputValue, TTargetValue >private
Pointer typedefotb::BoostMachineLearningModel< 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::BoostMachineLearningModel< TInputValue, TTargetValue >protected
ProbaListSampleType typedefotb::MachineLearningModel< TInputValue, TTargetValue >
ProbaSampleType typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
Save(const std::string &filename, const std::string &name="") overrideotb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
Self typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
SetBoostType(int _arg)otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
SetDimension(unsigned int _arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetInputListSample(InputListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetMaxDepth(int _arg)otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
SetRegressionMode(bool flag)otb::MachineLearningModel< TInputValue, TTargetValue >
SetTargetListSample(TargetListSampleType *_arg)otb::MachineLearningModel< TInputValue, TTargetValue >virtual
SetWeakCount(int _arg)otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
SetWeightTrimRate(double _arg)otb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
Superclass typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
TargetListSampleType typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
TargetSampleType typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
TargetValueType typedefotb::BoostMachineLearningModel< TInputValue, TTargetValue >
Train() overrideotb::BoostMachineLearningModel< TInputValue, TTargetValue >virtual
~BoostMachineLearningModel() override=defaultotb::BoostMachineLearningModel< TInputValue, TTargetValue >protected
~MachineLearningModel() override=defaultotb::MachineLearningModel< TInputValue, TTargetValue >protected