SHOGUN  v3.2.0
CFeatureBlockLogisticRegression 成员列表

成员的完整列表,这些成员属于 CFeatureBlockLogisticRegression,包括所有继承而来的类成员

apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)CLinearMachinevirtual
apply_get_outputs(CFeatures *data)CFeatureBlockLogisticRegressionprotectedvirtual
apply_latent(CFeatures *data=NULL)CMachinevirtual
apply_locked(SGVector< index_t > indices)CMachinevirtual
apply_locked_binary(SGVector< index_t > indices)CMachinevirtual
apply_locked_latent(SGVector< index_t > indices)CMachinevirtual
apply_locked_multiclass(SGVector< index_t > indices)CMachinevirtual
apply_locked_regression(SGVector< index_t > indices)CMachinevirtual
apply_locked_structured(SGVector< index_t > indices)CMachinevirtual
apply_multiclass(CFeatures *data=NULL)CMachinevirtual
apply_one(int32_t vec_idx)CFeatureBlockLogisticRegressionvirtual
apply_regression(CFeatures *data=NULL)CLinearMachinevirtual
apply_structured(CFeatures *data=NULL)CMachinevirtual
biasCLinearMachineprotected
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject *> *dict)CSGObject
CFeatureBlockLogisticRegression()CFeatureBlockLogisticRegression
CFeatureBlockLogisticRegression(float64_t z, CDotFeatures *training_data, CBinaryLabels *training_labels, CIndexBlockRelation *task_relation)CFeatureBlockLogisticRegression
CLinearMachine()CLinearMachine
CLinearMachine(CLinearMachine *machine)CLinearMachine
clone()CSGObjectvirtual
CMachine()CMachine
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() constCSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0)CSGObjectvirtual
featuresCLinearMachineprotected
get_bias()CLinearMachinevirtual
get_classifier_type()CMachinevirtual
get_feature_relation() constCFeatureBlockLogisticRegression
get_features()CLinearMachinevirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_labels()CMachinevirtual
get_machine_problem_type() constCMachinevirtual
get_max_iter() constCFeatureBlockLogisticRegression
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() constCFeatureBlockLogisticRegressionvirtual
get_q() constCFeatureBlockLogisticRegression
get_regularization() constCFeatureBlockLogisticRegression
get_solver_type()CMachine
get_termination() constCFeatureBlockLogisticRegression
get_tolerance() constCFeatureBlockLogisticRegression
get_w() constCLinearMachinevirtual
get_z() constCFeatureBlockLogisticRegression
ioCSGObject
is_data_locked() constCMachine
is_generic(EPrimitiveType *generic) constCSGObjectvirtual
is_label_valid(CLabels *lab) constCMachineprotectedvirtual
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_data_lockedCMachineprotected
m_feature_relationCFeatureBlockLogisticRegressionprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_labelsCMachineprotected
m_max_iterCFeatureBlockLogisticRegressionprotected
m_max_train_timeCMachineprotected
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_qCFeatureBlockLogisticRegressionprotected
m_regularizationCFeatureBlockLogisticRegressionprotected
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
m_terminationCFeatureBlockLogisticRegressionprotected
m_toleranceCFeatureBlockLogisticRegressionprotected
m_zCFeatureBlockLogisticRegressionprotected
map_parameters(DynArray< TParameter *> *param_base, int32_t &base_version, DynArray< const SGParamInfo *> *target_param_infos)CSGObject
migrate(DynArray< TParameter *> *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
one_to_one_migration_prepare(DynArray< TParameter *> *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_bias(float64_t b)CLinearMachinevirtual
set_feature_relation(CIndexBlockRelation *feature_relation)CFeatureBlockLogisticRegression
set_features(CDotFeatures *feat)CLinearMachinevirtual
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_labels(CLabels *lab)CMachinevirtual
set_max_iter(int32_t max_iter)CFeatureBlockLogisticRegression
set_max_train_time(float64_t t)CMachine
set_q(float64_t q)CFeatureBlockLogisticRegression
set_regularization(int32_t regularization)CFeatureBlockLogisticRegression
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
set_termination(int32_t termination)CFeatureBlockLogisticRegression
set_tolerance(float64_t tolerance)CFeatureBlockLogisticRegression
set_w(const SGVector< float64_t > src_w)CLinearMachinevirtual
set_z(float64_t z)CFeatureBlockLogisticRegression
SGRefObject()SGRefObject
SGRefObject(const SGRefObject &orig)SGRefObject
shallow_copy() constCSGObjectvirtual
store_model_features()CLinearMachineprotectedvirtual
supports_locking() constCMachinevirtual
train(CFeatures *data=NULL)CMachinevirtual
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *data=NULL)CFeatureBlockLogisticRegressionprotectedvirtual
train_require_labels() constCMachineprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
wCLinearMachineprotected
~CFeatureBlockLogisticRegression()CFeatureBlockLogisticRegressionvirtual
~CLinearMachine()CLinearMachinevirtual
~CMachine()CMachinevirtual
~CSGObject()CSGObjectvirtual
~SGRefObject()SGRefObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation