15 #ifndef ROOT_TMVA_MethodPyRandomForest
16 #define ROOT_TMVA_MethodPyRandomForest
25 #ifndef ROOT_TMVA_PyMethodBase
Bool_t HasAnalysisType(Types::EAnalysisType type, UInt_t numberClasses, UInt_t numberTargets)
~MethodPyRandomForest(void)
DataSetManager * fDataSetManager
#define ClassDef(name, id)
Double_t min_weight_fraction_leaf
const Ranking * CreateRanking()
Double_t GetMvaValue(Double_t *errLower=0, Double_t *errUpper=0)
void GetHelpMessage() const
virtual void ReadWeightsFromXML(void *)
Describe directory structure in memory.
virtual void ReadWeightsFromStream(std::istream &)
Abstract ClassifierFactory template that handles arbitrary types.
MethodPyRandomForest(const TString &jobName, const TString &methodTitle, DataSetInfo &theData, const TString &theOption="", TDirectory *theTargetDir=NULL)
virtual void TestClassification()
initialization
virtual void ReadWeightsFromStream(std::istream &)=0
virtual void AddWeightsXMLTo(void *) const