84 if (s+b <= 0)
return 0;
85 if (s<=0 || b <=0)
return 0;
86 else return (s*b+s+b+1)/(s+b+2)/(s+b+2);
Implementation of the GiniIndex With Laplace correction as separation criterion.
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