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