#include <cstdlib>
#include <iostream>
#include <map>
#include <string>
#include "TFile.h"
#include "TTree.h"
#include "TString.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TMVAMultiClassGui.C"
#include "TMVA/Tools.h"
#include "TMVA/Factory.h"
Go to the source code of this file.
Functions | |
void | TMVAMulticlass (TString myMethodList="") |
void TMVAMulticlass | ( | TString | myMethodList = "" |
) |
Definition at line 30 of file TMVAMulticlass.C.
References TSystem::AccessPathName(), TMVA::Factory::AddTree(), TMVA::Factory::AddVariable(), TMVA::Factory::BookMethod(), TDirectory::cd(), TFile::Close(), TMVA::Factory::EvaluateAllMethods(), TNamed::GetName(), gROOT, gSystem, TMVA::gTools(), i, TMVA::Tools::Instance(), TROOT::IsBatch(), TMVA::Types::kBDT, TMVA::Types::kFDA, TMVA::Types::kMLP, TFile::Open(), TMVA::Factory::PrepareTrainingAndTestTree(), TROOT::ProcessLine(), TMVA::Tools::SplitString(), TMVA::Factory::TestAllMethods(), TMVAMultiClassGui(), and TMVA::Factory::TrainAllMethods().