struct used for nlopt callback function
Definition at line 113 of file GradientModelSelection.h.
Public Attributes | |
| shogun::CMachineEvaluation * | m_machine_eval |
| shogun::CParameterCombination * | m_current_combination |
| bool | print_state |
Pointer to current combination
Definition at line 119 of file GradientModelSelection.h.
Pointer to Machine Evaluation
Definition at line 116 of file GradientModelSelection.h.
| bool print_state |
Do we want to print the state?
Definition at line 122 of file GradientModelSelection.h.