SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CSoftMaxLikelihood Member List

This is the complete list of members for CSoftMaxLikelihood, including all inherited members.

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CLikelihoodModel()CLikelihoodModel
clone()CSGObjectvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSoftMaxLikelihood()CSoftMaxLikelihood
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_first_derivative(const CLabels *lab, SGVector< float64_t > func, const TParameter *param) const CLikelihoodModelvirtual
get_first_moment(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab, index_t i) const CSoftMaxLikelihoodvirtual
get_first_moments(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab) const CLikelihoodModelvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_log_probability_derivative_f(const CLabels *lab, SGVector< float64_t > func, index_t i) const CSoftMaxLikelihoodvirtual
get_log_probability_f(const CLabels *lab, SGVector< float64_t > func) const CSoftMaxLikelihoodvirtual
get_log_probability_fmatrix(const CLabels *lab, SGMatrix< float64_t > F) const CLikelihoodModelvirtual
get_log_zeroth_moments(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab) const CSoftMaxLikelihoodvirtual
get_model_type() const CLikelihoodModelvirtual
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 CSoftMaxLikelihoodvirtual
get_predictive_log_probabilities(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab=NULL)CSoftMaxLikelihoodvirtual
get_predictive_means(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab=NULL) const CSoftMaxLikelihoodvirtual
get_predictive_variances(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab=NULL) const CSoftMaxLikelihoodvirtual
get_second_derivative(const CLabels *lab, SGVector< float64_t > func, const TParameter *param) const CLikelihoodModelvirtual
get_second_moment(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab, index_t i) const CSoftMaxLikelihoodvirtual
get_second_moments(SGVector< float64_t > mu, SGVector< float64_t > s2, const CLabels *lab) const CLikelihoodModelvirtual
get_third_derivative(const CLabels *lab, SGVector< float64_t > func, const TParameter *param) const CLikelihoodModelvirtual
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_num_samples(index_t num_samples)CSoftMaxLikelihoodvirtual
shallow_copy() const CSGObjectvirtual
supports_binary() const CLikelihoodModelvirtual
supports_multiclass() const CSoftMaxLikelihoodvirtual
supports_regression() const CLikelihoodModelvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CLikelihoodModel()CLikelihoodModelvirtual
~CSGObject()CSGObjectvirtual
~CSoftMaxLikelihood()CSoftMaxLikelihoodvirtual

SHOGUN Machine Learning Toolbox - Documentation