CPluginEstimate Member List

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

CClassifier()CClassifier
check_models()CPluginEstimate
classify(CLabels *output=NULL)CPluginEstimate [virtual]
classify_example(INT vec_idx)CPluginEstimate [virtual]
CPluginEstimate(DREAL pos_pseudo=1e-10, DREAL neg_pseudo=1e-10)CPluginEstimate
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
featuresCPluginEstimate [protected]
get_classifier_type()CClassifier [virtual]
get_features()CPluginEstimate [virtual]
get_label(INT i)CClassifier [virtual]
get_labels()CClassifier [virtual]
get_max_train_time()CClassifier
get_model_params(DREAL *&pos_params, DREAL *&neg_params, INT &seq_length, INT &num_symbols)CPluginEstimate
get_num_params()CPluginEstimate
get_parameterwise_log_odds(WORD obs, INT position)CPluginEstimate
ioCSGObject [static]
labelsCClassifier [protected]
load(FILE *srcfile)CClassifier [virtual]
log_derivative_neg_obsolete(WORD obs, INT pos)CPluginEstimate
log_derivative_pos_obsolete(WORD obs, INT pos)CPluginEstimate
m_neg_pseudoCPluginEstimate [protected]
m_pos_pseudoCPluginEstimate [protected]
max_train_timeCClassifier [protected]
neg_modelCPluginEstimate [protected]
parallelCSGObject [static]
pos_modelCPluginEstimate [protected]
posterior_log_odds_obsolete(WORD *vector, INT len)CPluginEstimate
save(FILE *dstfile)CClassifier [virtual]
set_features(CStringFeatures< WORD > *feat)CPluginEstimate [virtual]
set_labels(CLabels *lab)CClassifier [virtual]
set_max_train_time(DREAL t)CClassifier
set_model_params(const DREAL *pos_params, const DREAL *neg_params, INT seq_length, INT num_symbols)CPluginEstimate
train()CPluginEstimate [virtual]
versionCSGObject [static]
~CClassifier()CClassifier [virtual]
~CPluginEstimate()CPluginEstimate [virtual]
~CSGObject()CSGObject [virtual]


SHOGUN Machine Learning Toolbox - Documentation