|
SHOGUN
v1.1.0
|
This is the complete list of members for CLPBoost, including all inherited members.
| C1 | CLPBoost | protected |
| C2 | CLPBoost | protected |
| cleanup() | CLPBoost | |
| CLPBoost() | CLPBoost | |
| dim | CLPBoost | protected |
| epsilon | CLPBoost | protected |
| find_max_violator(int32_t &max_dim) | CLPBoost | |
| get_bias_enabled() | CLPBoost | |
| get_C1() | CLPBoost | |
| get_C2() | CLPBoost | |
| get_classifier_type() | CLPBoost | virtual |
| get_epsilon() | CLPBoost | |
| get_name() const | CLPBoost | virtual |
| init(int32_t num_vec) | CLPBoost | |
| num_sfeat | CLPBoost | protected |
| num_svec | CLPBoost | protected |
| set_bias_enabled(bool enable_bias) | CLPBoost | |
| set_C(float64_t c_neg, float64_t c_pos) | CLPBoost | |
| set_epsilon(float64_t eps) | CLPBoost | |
| set_features(CDotFeatures *feat) | CLPBoost | virtual |
| sfeat | CLPBoost | protected |
| train_machine(CFeatures *data=NULL) | CLPBoost | protectedvirtual |
| u | CLPBoost | protected |
| use_bias | CLPBoost | protected |
| ~CLPBoost() | CLPBoost | virtual |