![]()  | 
  
    SG++-Doxygen-Documentation
    
   | 
 
Constants of different learning events. More...
  
 Static Public Attributes | |
| int | APPLICATION_COMPLETE = 1200 | 
| Applying of grid on data is complete.  More... | |
| int | APPLICATION_STARTED = 1100 | 
| Applying of grid on data is started.  More... | |
| int | LEARNING_COMPLETE = 200 | 
| Learning process is complete.  More... | |
| int | LEARNING_STARTED = 100 | 
| Learning process is started.  More... | |
| int | LEARNING_STEP_COMPLETE = 600 | 
| Learning / refinement step is complete.  More... | |
| int | LEARNING_STEP_STARTED = 500 | 
| Learning / refinement step is started.  More... | |
| int | LEARNING_WITH_FOLDING_COMPLETE = 400 | 
| Learning with k-fold cross-validation is complete.  More... | |
| int | LEARNING_WITH_FOLDING_STARTED = 300 | 
| Learning with k-fold cross-validation is started.  More... | |
| int | LEARNING_WITH_TESTING_COMPLETE = 800 | 
| Learning with testing (validation) is complete.  More... | |
| int | LEARNING_WITH_TESTING_STARTED = 700 | 
| Learning with testing (validation) is started.  More... | |
| int | LEARNING_WITH_TESTING_STEP_COMPLETE = 1000 | 
| Initial / refinement step of learning with testing (validation) is complete.  More... | |
| int | LEARNING_WITH_TESTING_STEP_STARTED = 900 | 
| Initial / refinement step of learning with testing (validation) is started.  More... | |
| int | REFINING_GRID = 1300 | 
| Refining of the grid.  More... | |
Constants of different learning events.
      
  | 
  static | 
Applying of grid on data is complete.
      
  | 
  static | 
Applying of grid on data is started.
      
  | 
  static | 
Learning process is complete.
      
  | 
  static | 
Learning process is started.
      
  | 
  static | 
Learning / refinement step is complete.
      
  | 
  static | 
Learning / refinement step is started.
      
  | 
  static | 
Learning with k-fold cross-validation is complete.
      
  | 
  static | 
Learning with k-fold cross-validation is started.
      
  | 
  static | 
Learning with testing (validation) is complete.
      
  | 
  static | 
Learning with testing (validation) is started.
      
  | 
  static | 
Initial / refinement step of learning with testing (validation) is complete.
      
  | 
  static | 
Initial / refinement step of learning with testing (validation) is started.
      
  | 
  static | 
Refining of the grid.