faif
Public Member Functions | Public Attributes | List of all members
faif::ml::RandomForestParams Struct Reference

random forest's parameters More...

#include <RandomForest.hpp>

Collaboration diagram for faif::ml::RandomForestParams:
Collaboration graph

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int)
 

Public Attributes

int numFeaturesPerTree
 
int numTrees
 
int allowedNbrMiscEx
 
double minInfGain
 

Detailed Description

random forest's parameters


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