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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
check_ratio()ElasticNetPenaltyprotectedvirtual
clone()CSGObjectvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
ElasticNetPenalty()ElasticNetPenalty
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_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
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 ElasticNetPenaltyvirtual
get_penalty(float64_t variable)ElasticNetPenaltyvirtual
get_penalty_gradient(float64_t variable, float64_t gradient_of_variable)ElasticNetPenaltyvirtual
get_sparse_variable(float64_t variable, float64_t penalty_weight)ElasticNetPenaltyvirtual
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_l1_penaltyElasticNetPenaltyprotected
m_l1_ratioElasticNetPenaltyprotected
m_l2_penaltyElasticNetPenaltyprotected
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_l1_ratio(float64_t ratio)ElasticNetPenaltyvirtual
set_rounding_epsilon(float64_t epsilon)ElasticNetPenaltyvirtual
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
update_variable_for_proximity(SGVector< float64_t > variable, float64_t proximal_weight)ElasticNetPenaltyvirtual
versionCSGObject
~CSGObject()CSGObjectvirtual
~ElasticNetPenalty()ElasticNetPenaltyvirtual
~Penalty()Penaltyvirtual
~ProximalPenalty()ProximalPenaltyvirtual
~SparsePenalty()SparsePenaltyvirtual

SHOGUN Machine Learning Toolbox - Documentation