Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces
MethodBase.h File Reference
#include <iosfwd>
#include <vector>
#include <map>
#include "assert.h"
#include "TString.h"
#include "TMVA/IMethod.h"
#include "TMVA/Configurable.h"
#include "TMVA/Types.h"
#include "TMVA/DataSet.h"
#include "TMVA/Event.h"
#include "TMVA/TransformationHandler.h"
#include <TMVA/Results.h>
#include <TFile.h>
Include dependency graph for MethodBase.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TMVA::IPythonInteractive
 This class is needed by JsMVA, and it's a helper class for tracking errors during the training in Jupyter notebook. More...
 
class  TMVA::MethodBase
 Virtual base Class for all MVA method. More...
 

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 
 TMVA::Experimental