CDomainAdaptationSVMLinear Member List

This is the complete list of members for CDomainAdaptationSVMLinear, including all inherited members.
apply(CDotFeatures *data)CDomainAdaptationSVMLinear [virtual]
shogun::CLibLinear::apply()CLinearMachine [virtual]
shogun::CLibLinear::apply(CFeatures *data)CLinearMachine [virtual]
shogun::CLibLinear::apply(int32_t vec_idx)CLinearMachine [virtual]
BCDomainAdaptationSVMLinear [protected]
biasCLinearMachine [protected]
C1CLibLinear [protected]
C2CLibLinear [protected]
CDomainAdaptationSVMLinear()CDomainAdaptationSVMLinear
CDomainAdaptationSVMLinear(float64_t C, CDotFeatures *f, CLabels *lab, CLinearMachine *presvm, float64_t B)CDomainAdaptationSVMLinear
CLibLinear(void)CLibLinear
CLibLinear(LIBLINEAR_SOLVER_TYPE liblinear_solver_type)CLibLinear
CLibLinear(float64_t C, CDotFeatures *traindat, CLabels *trainlab)CLibLinear
CLinearMachine()CLinearMachine
CMachine()CMachine
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
epsilonCLibLinear [protected]
featuresCLinearMachine [protected]
get_B()CDomainAdaptationSVMLinear [virtual]
get_bias()CLinearMachine
get_bias_enabled()CLibLinear
get_C1()CLibLinear
get_C2()CLibLinear
get_classifier_type()CDomainAdaptationSVMLinear [virtual]
get_epsilon()CLibLinear
get_features()CLinearMachine [virtual]
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_label(int32_t i)CMachine [virtual]
get_labels()CMachine [virtual]
get_liblinear_solver_type()CLibLinear
get_linear_term()CLibLinear
get_max_iterations()CLibLinear
get_max_train_time()CMachine
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 CDomainAdaptationSVMLinear [virtual]
get_presvm()CDomainAdaptationSVMLinear [virtual]
get_solver_type()CMachine
get_train_factor()CDomainAdaptationSVMLinear [virtual]
get_w(float64_t *&dst_w, int32_t &dst_dims)CLinearMachine
get_w()CLinearMachine
init(CLinearMachine *presvm, float64_t B)CDomainAdaptationSVMLinear
init_linear_term()CLibLinear
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
is_presvm_sane()CDomainAdaptationSVMLinear [protected, virtual]
labelsCMachine [protected]
liblinear_solver_typeCLibLinear [protected]
load(FILE *srcfile)CLinearMachine [virtual]
load_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_linear_termCLibLinear [protected]
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_store_model_featuresCMachine [protected]
max_iterationsCLibLinear [protected]
max_train_timeCMachine [protected]
parallelCSGObject
presvmCDomainAdaptationSVMLinear [protected]
print_serializable(const char *prefix="")CSGObject [virtual]
save(FILE *dstfile)CLinearMachine [virtual]
save_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_bias(float64_t b)CLinearMachine
set_bias_enabled(bool enable_bias)CLibLinear
set_C(float64_t c_neg, float64_t c_pos)CLibLinear
set_epsilon(float64_t eps)CLibLinear
set_features(CDotFeatures *feat)CLinearMachine [virtual]
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_labels(CLabels *lab)CMachine [virtual]
set_liblinear_solver_type(LIBLINEAR_SOLVER_TYPE st)CLibLinear
set_linear_term(SGVector< float64_t > linear_term)CLibLinear
set_max_iterations(int32_t max_iter=1000)CLibLinear
set_max_train_time(float64_t t)CMachine
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachine [virtual]
set_train_factor(float64_t factor)CDomainAdaptationSVMLinear [virtual]
set_w(float64_t *src_w, int32_t src_w_dim)CLinearMachine
solver_typeCMachine [protected]
store_model_features()CLinearMachine [protected, virtual]
train(CFeatures *data=NULL)CMachine [virtual]
train_factorCDomainAdaptationSVMLinear [protected]
train_machine(CDotFeatures *data=NULL)CDomainAdaptationSVMLinear [protected, virtual]
shogun::CLibLinear::train_machine(CFeatures *data=NULL)CLibLinear [protected, virtual]
unset_generic()CSGObject
use_biasCLibLinear [protected]
versionCSGObject
wCLinearMachine [protected]
w_dimCLinearMachine [protected]
~CDomainAdaptationSVMLinear()CDomainAdaptationSVMLinear [virtual]
~CLibLinear()CLibLinear [virtual]
~CLinearMachine()CLinearMachine [virtual]
~CMachine()CMachine [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation