14 #ifndef ROOT_TMVA_RMethodRSVM 15 #define ROOT_TMVA_RMethodRSVM 24 #ifndef ROOT_TMVA_RMethodBase 129 ROOT::R::TRFunctionImport
svm;
std::vector< Float_t > fProbResultForTrainSig
virtual void ReadWeightsFromXML(void *wghtnode)
ROOT::R::TRObject * fModel
virtual 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
ROOT::R::TRFunctionImport asfactor
ROOT::R::TRFunctionImport svm
#define ClassDef(name, id)
virtual void ReadWeightsFromStream(std::istream &)
static Bool_t IsModuleLoaded
void GetHelpMessage() const
ROOT::R::TRFunctionImport predict
virtual void AddWeightsXMLTo(void *parent) const
std::vector< Float_t > fProbResultForTestSig
Double_t GetMvaValue(Double_t *errLower=0, Double_t *errUpper=0)
Bool_t HasAnalysisType(Types::EAnalysisType type, UInt_t numberClasses, UInt_t numberTargets)
MethodRSVM(const TString &jobName, const TString &methodTitle, DataSetInfo &theData, const TString &theOption="")
Abstract ClassifierFactory template that handles arbitrary types.
virtual void TestClassification()
initialization
const Ranking * CreateRanking()
virtual void ReadWeightsFromStream(std::istream &)=0
DataSetManager * fDataSetManager