ATLAS Offline Software
Loading...
Searching...
No Matches
MVAUtils::ForestXGBoost Member List

This is the complete list of members for MVAUtils::ForestXGBoost, including all inherited members.

ForestXGBoost(TTree *tree)MVAUtils::ForestXGBoostexplicit
ForestXGBoost()=defaultMVAUtils::ForestXGBoost
ForestXGBoost(const ForestXGBoost &)=defaultMVAUtils::ForestXGBoost
ForestXGBoost(ForestXGBoost &&)=defaultMVAUtils::ForestXGBoost
GetClassification(const std::vector< float > &values) const finalMVAUtils::ForestXGBoostBase< NodeXGBoost >inlinevirtual
MVAUtils::Forest< NodeXGBoost >::GetClassification(const std::vector< float * > &pointers) const=0MVAUtils::Forest< NodeXGBoost >pure virtual
GetMultiResponse(const std::vector< float > &values, unsigned int numClasses) const overrideMVAUtils::Forest< NodeXGBoost >virtual
MVAUtils::IForest::GetMultiResponse(const std::vector< float * > &pointers, unsigned int numClasses) const =0MVAUtils::IForestpure virtual
GetNTrees() const override finalMVAUtils::Forest< NodeXGBoost >inlinevirtual
GetNVars() const overrideMVAUtils::ForestXGBoostinlinevirtual
GetOffset() const overrideMVAUtils::Forest< NodeXGBoost >inlinevirtual
GetRawResponse(const std::vector< float > &values) const override finalMVAUtils::Forest< NodeXGBoost >virtual
MVAUtils::IForest::GetRawResponse(const std::vector< float * > &pointers) const =0MVAUtils::IForestpure virtual
GetResponse(const std::vector< float > &values) const overrideMVAUtils::Forest< NodeXGBoost >virtual
MVAUtils::IForest::GetResponse(const std::vector< float * > &pointers) const =0MVAUtils::IForestpure virtual
GetTree(unsigned int itree) constMVAUtils::Forest< NodeXGBoost >
GetTreeResponse(const std::vector< float > &values, unsigned int itree) const override finalMVAUtils::Forest< NodeXGBoost >virtual
MVAUtils::IForest::GetTreeResponse(const std::vector< float * > &pointers, unsigned int itree) const =0MVAUtils::IForestpure virtual
GetTreeResponseFromNode(const std::vector< float > &values, index_t index) constMVAUtils::Forest< NodeXGBoost >protected
m_forestMVAUtils::Forest< NodeXGBoost >private
m_max_varMVAUtils::ForestXGBoostprivate
m_nodesMVAUtils::Forest< NodeXGBoost >private
newTree(const std::vector< NodeXGBoost > &nodes)MVAUtils::Forest< NodeXGBoost >protected
operator=(const ForestXGBoost &)=defaultMVAUtils::ForestXGBoost
operator=(ForestXGBoost &&)=defaultMVAUtils::ForestXGBoost
PrintForest() const overrideMVAUtils::ForestXGBoostvirtual
PrintTree(unsigned int itree) const overrideMVAUtils::Forest< NodeXGBoost >virtual
WriteTree(TString name) const overrideMVAUtils::ForestXGBoostvirtual
~ForestXGBoost()=defaultMVAUtils::ForestXGBoost
~IForest()=defaultMVAUtils::IForestvirtual