32 #ifndef ROOT_TMVA_MethodBoost 33 #define ROOT_TMVA_MethodBoost 55 namespace Experimental {
69 const TString& theOption =
"" );
90 void CleanBoostOptions();
99 void PrintResults(
const TString&, std::vector<Double_t>&,
const Double_t )
const;
109 void DeclareOptions();
110 void DeclareCompatibilityOptions();
111 void ProcessOptions();
132 void WriteMonitoringHistosToFile(
void )
const;
138 virtual void TestClassification();
144 void ResetBoostWeights();
147 void CreateMVAHistorgrams();
151 void CalcMVAValues();
200 void GetHelpMessage()
const;
std::vector< Float_t > * fMVAvalues
std::vector< TH1 *> fTestSigMVAHist
Bool_t fDetailedMonitoring
Virtual base Class for all MVA method.
UInt_t CurrentMethodIdx()
Ranking for variables in method (implementation)
std::vector< TH1 *> fTrainBgdMVAHist
Double_t fOverlap_integral
#define ClassDef(name, id)
void Init(TClassEdit::TInterpreterLookupHelper *helper)
Virtual base class for combining several TMVA method.
Class that contains all the data information.
Class for boosting a TMVA method.
Double_t fBaggedSampleFraction
MethodBase * CurrentMethod()
This is the main MVA steering class.
void SetBoostedMethodName(TString methodName)
TString fBoostedMethodOptions
Bool_t fMonitorBoostedMethod
Class that contains all the data information.
std::vector< TH1 *> fTrainSigMVAHist
TString fBoostedMethodTitle
The Reader class serves to use the MVAs in a specific analysis context.
TString fBoostedMethodName
Abstract ClassifierFactory template that handles arbitrary types.
DataSetManager * fDataSetManager
Bool_t fHistoricBoolOption
A TTree object has a header with a name and a title.
std::vector< TH1 *> fBTrainSigMVAHist
std::vector< TH1 *> fBTrainBgdMVAHist
std::vector< TH1 *> fTestBgdMVAHist