26 #ifndef ROOT_TMVA_MethodPyKeras 27 #define ROOT_TMVA_MethodPyKeras 97 #endif // ROOT_TMVA_MethodPyKeras Double_t GetMvaValue(Double_t *errLower, Double_t *errUpper)
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
virtual void ReadWeightsFromStream(TFile &)
Ranking for variables in method (implementation)
virtual void ReadWeightsFromXML(void *)
std::vector< Float_t > & GetRegressionValues()
void GetHelpMessage() const
#define ClassDef(name, id)
TString fFilenameTrainedModel
virtual void AddWeightsXMLTo(void *) const
Class that contains all the data information.
Bool_t HasAnalysisType(Types::EAnalysisType type, UInt_t numberClasses, UInt_t)
TString fLearningRateSchedule
Int_t fTriesEarlyStopping
std::vector< Float_t > & GetMulticlassValues()
const Ranking * CreateRanking()
void SetupKerasModel(Bool_t loadTrainedModel)
std::vector< Double_t > GetMvaValues(Long64_t firstEvt, Long64_t lastEvt, Bool_t logProgress)
get all the MVA values for the events of the current Data type
virtual void TestClassification()
initialization
Abstract ClassifierFactory template that handles arbitrary types.
MethodPyKeras(const TString &jobName, const TString &methodTitle, DataSetInfo &dsi, const TString &theOption="")
virtual void ReadWeightsFromStream(std::istream &)
std::vector< float > fOutput