SHOGUN
v1.1.0
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
shogun
CLossFunction
CLossFunction Member List
This is the complete list of members for
CLossFunction
, including all inherited members.
CLossFunction
()
CLossFunction
CSGObject
()
CSGObject
CSGObject
(const CSGObject &orig)
CSGObject
first_derivative
(float64_t prediction, float64_t label)=0
CLossFunction
pure virtual
get_global_io
()
CSGObject
get_global_parallel
()
CSGObject
get_global_version
()
CSGObject
get_loss_type
()=0
CLossFunction
pure 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
CLossFunction
virtual
get_square_grad
(float64_t prediction, float64_t label)=0
CLossFunction
pure virtual
get_update
(float64_t prediction, float64_t label, float64_t eta_t, float64_t norm)=0
CLossFunction
pure 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)=0
CLossFunction
pure 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)=0
CLossFunction
pure 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
~CLossFunction
()
CLossFunction
virtual
~CSGObject
()
CSGObject
virtual
SHOGUN
Machine Learning Toolbox - Documentation