SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CStreamingDotFeatures Member List

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

add_preprocessor(CPreprocessor *p)CFeaturesvirtual
add_subset(SGVector< index_t > subset)CFeaturesvirtual
add_to_dense_vec(float32_t alpha, float32_t *vec2, int32_t vec2_len, bool abs_val=false)=0CStreamingDotFeaturespure virtual
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CFeatures(int32_t size=0)CFeatures
CFeatures(const CFeatures &orig)CFeatures
CFeatures(CFile *loader)CFeatures
check_feature_compatibility(CFeatures *f) const CFeatures
clean_preprocessors()CFeatures
clone()CSGObjectvirtual
combined_weightCStreamingDotFeaturesprotected
copy_subset(SGVector< index_t > indices)CFeaturesvirtual
create_merged_copy(CList *others)CFeaturesvirtual
create_merged_copy(CFeatures *other)CFeaturesvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CStreamingDotFeatures()CStreamingDotFeatures
CStreamingDotFeatures(CStreamingFile *file, bool is_labelled, int32_t size)CStreamingDotFeatures
CStreamingDotFeatures(CDotFeatures *dot_features, float64_t *lab=NULL)CStreamingDotFeatures
CStreamingFeatures()CStreamingFeatures
deep_copy() const CSGObjectvirtual
del_preprocessor(int32_t num)CFeaturesvirtual
dense_dot(const float32_t *vec2, int32_t vec2_len)=0CStreamingDotFeaturespure virtual
dense_dot_range(float32_t *output, float32_t *alphas, float32_t *vec, int32_t dim, float32_t b, int32_t num_vec=0)CStreamingDotFeaturesvirtual
dot(CStreamingDotFeatures *df)=0CStreamingDotFeaturespure virtual
duplicate() const =0CFeaturespure virtual
end_parser()=0CStreamingFeaturespure virtual
equals(CSGObject *other, float64_t accuracy=0.0)CSGObjectvirtual
expand_if_required(float32_t *&vec, int32_t &len)CStreamingDotFeaturesvirtual
expand_if_required(float64_t *&vec, int32_t &len)CStreamingDotFeaturesvirtual
free_feature_iterator(void *iterator)CStreamingDotFeaturesvirtual
get_cache_size() const CFeatures
get_dim_feature_space() const =0CStreamingDotFeaturespure virtual
get_feature_class() const =0CFeaturespure virtual
get_feature_iterator()CStreamingDotFeaturesvirtual
get_feature_type() const =0CFeaturespure virtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_has_labels()CStreamingFeaturesvirtual
get_label()=0CStreamingFeaturespure virtual
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 =0CSGObjectpure virtual
get_next_example()=0CStreamingFeaturespure virtual
get_next_feature(int32_t &index, float32_t &value, void *iterator)CStreamingDotFeaturesvirtual
get_nnz_features_for_vector()CStreamingDotFeaturesvirtual
get_num_features()=0CStreamingFeaturespure virtual
get_num_preprocessed() const CFeatures
get_num_preprocessors() const CFeatures
get_num_vectors() const =0CFeaturespure virtual
get_preprocessor(int32_t num) const CFeatures
get_streamed_features(index_t num_elements)CStreamingFeaturesvirtual
get_subset_stack()CFeaturesvirtual
has_labelsCStreamingFeaturesprotected
has_property(EFeatureProperty p) const CFeatures
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_preprocessed(int32_t num) const CFeatures
is_seekable()CStreamingFeaturesvirtual
list_feature_obj() const CFeatures
list_preprocessors()CFeatures
load(CFile *loader)CFeaturesvirtual
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_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_subset_stackCFeaturesprotected
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
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
release_example()=0CStreamingFeaturespure virtual
remove_all_subsets()CFeaturesvirtual
remove_subset()CFeaturesvirtual
reset_stream()CStreamingFeaturesvirtual
reshape(int32_t num_features, int32_t num_vectors)CFeaturesvirtual
save(CFile *writer)CFeaturesvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
seekableCStreamingFeaturesprotected
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
set_read_functions()CStreamingFeatures
set_vector_and_label_reader()=0CStreamingFeaturespure virtual
set_vector_reader()=0CStreamingFeaturespure virtual
shallow_copy() const CSGObjectvirtual
start_parser()=0CStreamingFeaturespure virtual
subset_changed_post()CFeaturesvirtual
unset_generic()CSGObject
unset_property(EFeatureProperty p)CFeatures
update_parameter_hash()CSGObjectvirtual
versionCSGObject
working_fileCStreamingFeaturesprotected
~CFeatures()CFeaturesvirtual
~CSGObject()CSGObjectvirtual
~CStreamingDotFeatures()CStreamingDotFeaturesvirtual
~CStreamingFeatures()CStreamingFeaturesvirtual

SHOGUN Machine Learning Toolbox - Documentation