15#ifndef ROOT_TMVA_MethodPyRandomForest
16#define ROOT_TMVA_MethodPyRandomForest
#define ClassDef(name, id)
Class that contains all the data information.
Class that contains all the data information.
This is the main MVA steering class.
virtual void ReadWeightsFromStream(std::istream &)=0
PyObject * pMinWeightFractionLeaf
MethodPyRandomForest(const TString &jobName, const TString &methodTitle, DataSetInfo &theData, const TString &theOption="")
std::vector< Float_t > & GetMulticlassValues()
Bool_t HasAnalysisType(Types::EAnalysisType type, UInt_t numberClasses, UInt_t numberTargets)
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
~MethodPyRandomForest(void)
std::vector< Float_t > classValues
PyObject * pMinSamplesLeaf
TString fFilenameClassifier
virtual void AddWeightsXMLTo(void *) const
void GetHelpMessage() const
std::vector< Double_t > mvaValues
virtual void ReadWeightsFromStream(std::istream &)
virtual void TestClassification()
initialization
const Ranking * CreateRanking()
DataSetManager * fDataSetManager
virtual void ReadWeightsFromXML(void *)
Double_t fMinWeightFractionLeaf
PyObject * pMinSamplesSplit
Double_t GetMvaValue(Double_t *errLower=0, Double_t *errUpper=0)
Ranking for variables in method (implementation)
The Reader class serves to use the MVAs in a specific analysis context.
create variable transformations