28 #ifndef ROOT_TMVA_SdivSqrtSplusB 29 #define ROOT_TMVA_SdivSqrtSplusB #define ClassDef(name, id)
Implementation of the SdivSqrtSplusB as separation criterion.
virtual Double_t GetSeparationIndex(const Double_t s, const Double_t b)
Index = S/sqrt(S+B) (statistical significance)
An interface to calculate the "SeparationGain" for different separation criteria used in various trai...
SdivSqrtSplusB(const SdivSqrtSplusB &g)
virtual Double_t GetSeparationGain(const Double_t nSelS, const Double_t nSelB, const Double_t nTotS, const Double_t nTotB)
Separation Gain: the measure of how the quality of separation of the sample increases by splitting th...
Abstract ClassifierFactory template that handles arbitrary types.
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
virtual ~SdivSqrtSplusB()