13void TMVA_SOFIE_Keras_HiggsModel(
const char * modelFile =
"Higgs_trained_model.h5"){
17 Error(
"TMVA_SOFIE_RDataFrame",
"You need to run TMVA_Higgs_Classification.C to generate the Keras trained model");
24 TString modelHeaderFile = modelFile;
31 std::cout <<
"include is in " <<
gROOT->GetIncludeDir() << std::endl;
void Error(const char *location, const char *msgfmt,...)
Use this function in case an error occurred.
R__EXTERN TSystem * gSystem
void OutputGenerated(std::string filename="", bool append=false)
void Generate(std::underlying_type_t< Options > options, int batchSize=-1, long pos=0)
TString & ReplaceAll(const TString &s1, const TString &s2)
virtual Bool_t AccessPathName(const char *path, EAccessMode mode=kFileExists)
Returns FALSE if one can access a file using the specified access mode.