[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | StopIfConverging Class Reference |  | 
#include <vigra/random_forest/rf_earlystopping.hxx>
 
  
 | Public Member Functions | |
| StopIfConverging (double thresh, int num=10) | |
Stop predicting if the 2norm of the probabilities does not change
| StopIfConverging | ( | double | thresh, | 
| int | num = 10 | ||
| ) | 
Constructor
| thresh | If the two norm of the probabilities changes less then thresh then stop | 
| num | : look at atleast num trees before stopping | 
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |