Logo ROOT   6.10/09
Reference Guide
Functions
testPyRandomForestClassification.C File Reference
#include <iostream>
#include "TString.h"
#include "TFile.h"
#include "TTree.h"
#include "TSystem.h"
#include "TMVA/Factory.h"
#include "TMVA/Reader.h"
#include "TMVA/DataLoader.h"
#include "TMVA/PyMethodBase.h"
Include dependency graph for testPyRandomForestClassification.C:

Functions

int main ()
 
int testPyRandomForestClassification ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 102 of file testPyRandomForestClassification.C.

◆ testPyRandomForestClassification()

int testPyRandomForestClassification ( )

Definition at line 12 of file testPyRandomForestClassification.C.