This is the complete list of members for
CLogLoss, including all inherited members.
| CLogLoss() | CLogLoss | |
| CLossFunction() | CLossFunction | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| first_derivative(float64_t prediction, float64_t label) | CLogLoss | [virtual] |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_loss_type() | CLogLoss | [virtual] |
| get_modelsel_names() | CSGObject | |
| get_modsel_param_descr(const char *param_name) | CSGObject | |
| get_modsel_param_index(const char *param_name) | CSGObject | |
| get_name() const | CLogLoss | [virtual] |
| get_square_grad(float64_t prediction, float64_t label) | CLogLoss | [virtual] |
| get_update(float64_t prediction, float64_t label, float64_t eta_t, float64_t norm) | CLogLoss | [virtual] |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| loss(float64_t prediction, float64_t label) | CLogLoss | [virtual] |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| parallel | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| save_serializable_post() | CSGObject | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| second_derivative(float64_t prediction, float64_t label) | CLogLoss | [virtual] |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| unset_generic() | CSGObject | |
| version | CSGObject | |
| ~CLogLoss() | CLogLoss | |
| ~CLossFunction() | CLossFunction | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |