15 #ifndef ROOT_TMVA_MethodPyAdaBoost 16 #define ROOT_TMVA_MethodPyAdaBoost 125 #endif // ROOT_TMVA_MethodPyAdaBoost
Ranking for variables in method (implementation)
virtual void TestClassification()
initialization
#define ClassDef(name, id)
DataSetManager * fDataSetManager
std::vector< Float_t > & GetMulticlassValues()
Class that contains all the data information.
Double_t GetMvaValue(Double_t *errLower=0, Double_t *errUpper=0)
std::vector< Double_t > GetMvaValues(Long64_t firstEvt=0, Long64_t lastEvt=-1, Bool_t logProgress=false)
get all the MVA values for the events of the current Data type
virtual void ReadWeightsFromXML(void *)
virtual void ReadWeightsFromStream(std::istream &)
void GetHelpMessage() const
This is the main MVA steering class.
virtual void AddWeightsXMLTo(void *) const
TString fFilenameClassifier
Class that contains all the data information.
PyObject * pBaseEstimator
Bool_t HasAnalysisType(Types::EAnalysisType type, UInt_t numberClasses, UInt_t numberTargets)
The Reader class serves to use the MVAs in a specific analysis context.
Abstract ClassifierFactory template that handles arbitrary types.
std::vector< Float_t > classValues
virtual void ReadModelFromFile()
virtual void ReadWeightsFromStream(std::istream &)=0
std::vector< Double_t > mvaValues
MethodPyAdaBoost(const TString &jobName, const TString &methodTitle, DataSetInfo &theData, const TString &theOption="")
const Ranking * CreateRanking()