ROOT  6.06/08
Reference Guide
Public Attributes | List of all members
TMVA::RuleFitAPI::IntParms Struct Reference

Definition at line 88 of file RuleFitAPI.h.

Public Attributes

Int_t mode
 
Int_t lmode
 
Int_t n
 
Int_t p
 
Int_t max_rules
 
Int_t tree_size
 
Int_t path_speed
 
Int_t path_xval
 
Int_t path_steps
 
Int_t path_testfreq
 
Int_t tree_store
 
Int_t cat_store
 

#include <TMVA/RuleFitAPI.h>

Member Data Documentation

§ cat_store

Int_t TMVA::RuleFitAPI::IntParms::cat_store

Definition at line 100 of file RuleFitAPI.h.

Referenced by TMVA::RuleFitAPI::FillIntParmsDef().

§ lmode

Int_t TMVA::RuleFitAPI::IntParms::lmode

§ max_rules

Int_t TMVA::RuleFitAPI::IntParms::max_rules

§ mode

Int_t TMVA::RuleFitAPI::IntParms::mode

§ n

Int_t TMVA::RuleFitAPI::IntParms::n

Definition at line 91 of file RuleFitAPI.h.

Referenced by TMVA::RuleFitAPI::SetTestParms(), and TMVA::RuleFitAPI::SetTrainParms().

§ p

Int_t TMVA::RuleFitAPI::IntParms::p

Definition at line 92 of file RuleFitAPI.h.

Referenced by TMVA::RuleFitAPI::ImportSetup().

§ path_speed

Int_t TMVA::RuleFitAPI::IntParms::path_speed

Definition at line 95 of file RuleFitAPI.h.

Referenced by TMVA::RuleFitAPI::FillIntParmsDef().

§ path_steps

Int_t TMVA::RuleFitAPI::IntParms::path_steps

§ path_testfreq

Int_t TMVA::RuleFitAPI::IntParms::path_testfreq

Definition at line 98 of file RuleFitAPI.h.

Referenced by TMVA::RuleFitAPI::FillIntParmsDef().

§ path_xval

Int_t TMVA::RuleFitAPI::IntParms::path_xval

Definition at line 96 of file RuleFitAPI.h.

Referenced by TMVA::RuleFitAPI::FillIntParmsDef().

§ tree_size

Int_t TMVA::RuleFitAPI::IntParms::tree_size

§ tree_store

Int_t TMVA::RuleFitAPI::IntParms::tree_store

Definition at line 99 of file RuleFitAPI.h.

Referenced by TMVA::RuleFitAPI::FillIntParmsDef().


The documentation for this struct was generated from the following file: