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

Functions

int main ()
 
int testPyRandomForestMulticlass ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 140 of file testPyRandomForestMulticlass.C.

◆ testPyRandomForestMulticlass()

int testPyRandomForestMulticlass ( )

Definition at line 13 of file testPyRandomForestMulticlass.C.