[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

details StopIfConverging Class Reference VIGRA

#include <vigra/random_forest/rf_earlystopping.hxx>

Inheritance diagram for StopIfConverging:
StopBase

Public Member Functions

 StopIfConverging (double thresh, int num=10)
 

Detailed Description

Stop predicting if the 2norm of the probabilities does not change

Constructor & Destructor Documentation

StopIfConverging ( double  thresh,
int  num = 10 
)

Constructor

Parameters
threshIf the two norm of the probabilities changes less then thresh then stop
num: look at atleast num trees before stopping

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

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.11.1 (Fri May 19 2017)