add_preprocessor(CPreprocessor *p) | CFeatures | virtual |
add_subset(SGVector< index_t > subset) | CFeatures | virtual |
add_subset_in_place(SGVector< index_t > subset) | CFeatures | virtual |
add_to_dense_vec(float32_t alpha, float32_t *vec2, int32_t vec2_len, bool abs_val=false) | CStreamingHashedDenseFeatures< ST > | 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() | CSGObject | virtual |
copy_dimension_subset(SGVector< index_t > dims) | CFeatures | virtual |
copy_subset(SGVector< index_t > indices) | CFeatures | virtual |
create_merged_copy(CList *others) | CFeatures | virtual |
create_merged_copy(CFeatures *other) | CFeatures | virtual |
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 | |
CStreamingHashedDenseFeatures() | CStreamingHashedDenseFeatures< ST > | |
CStreamingHashedDenseFeatures(CStreamingFile *file, bool is_labelled, int32_t size, int32_t d=512, bool use_quadr=false, bool keep_lin_terms=true) | CStreamingHashedDenseFeatures< ST > | |
CStreamingHashedDenseFeatures(CDenseFeatures< ST > *dot_features, int32_t d=512, bool use_quadr=false, bool keep_lin_terms=true, float64_t *lab=NULL) | CStreamingHashedDenseFeatures< ST > | |
current_label | CStreamingHashedDenseFeatures< ST > | protected |
current_vector | CStreamingHashedDenseFeatures< ST > | protected |
deep_copy() const | CSGObject | virtual |
del_preprocessor(int32_t num) | CFeatures | virtual |
dense_dot(const float32_t *vec2, int32_t vec2_len) | CStreamingHashedDenseFeatures< ST > | virtual |
dense_dot_range(float32_t *output, float32_t *alphas, float32_t *vec, int32_t dim, float32_t b, int32_t num_vec=0) | CStreamingDotFeatures | virtual |
dim | CStreamingHashedDenseFeatures< ST > | protected |
dot(CStreamingDotFeatures *df) | CStreamingHashedDenseFeatures< ST > | virtual |
duplicate() const | CStreamingHashedDenseFeatures< ST > | virtual |
end_parser() | CStreamingHashedDenseFeatures< ST > | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
expand_if_required(float32_t *&vec, int32_t &len) | CStreamingDotFeatures | virtual |
expand_if_required(float64_t *&vec, int32_t &len) | CStreamingDotFeatures | virtual |
free_feature_iterator(void *iterator) | CStreamingDotFeatures | virtual |
get_cache_size() const | CFeatures | |
get_dim_feature_space() const | CStreamingHashedDenseFeatures< ST > | virtual |
get_feature_class() const | CStreamingHashedDenseFeatures< ST > | virtual |
get_feature_class_compatibility(EFeatureClass rhs) const | CFeatures | virtual |
get_feature_iterator() | CStreamingDotFeatures | virtual |
get_feature_type() const | CStreamingHashedDenseFeatures< ST > | virtual |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_has_labels() | CStreamingFeatures | virtual |
get_label() | CStreamingHashedDenseFeatures< ST > | 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 | CStreamingHashedDenseFeatures< ST > | virtual |
get_next_example() | CStreamingHashedDenseFeatures< ST > | virtual |
get_next_feature(int32_t &index, float32_t &value, void *iterator) | CStreamingDotFeatures | virtual |
get_nnz_features_for_vector() | CStreamingDotFeatures | virtual |
get_num_features() | CStreamingHashedDenseFeatures< ST > | virtual |
get_num_preprocessed() const | CFeatures | |
get_num_preprocessors() const | CFeatures | |
get_num_vectors() const | CStreamingHashedDenseFeatures< ST > | virtual |
get_preprocessor(int32_t num) const | CFeatures | |
get_streamed_features(index_t num_elements) | CStreamingFeatures | virtual |
get_subset_stack() | CFeatures | virtual |
get_vector() | CStreamingHashedDenseFeatures< ST > | |
has_labels | CStreamingFeatures | protected |
has_property(EFeatureProperty p) const | CFeatures | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
is_preprocessed(int32_t num) const | CFeatures | |
is_seekable() | CStreamingFeatures | virtual |
keep_linear_terms | CStreamingHashedDenseFeatures< ST > | protected |
list_feature_obj() const | CFeatures | |
list_preprocessors() | CFeatures | |
load(CFile *loader) | CFeatures | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
m_subset_stack | CFeatures | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
parser | CStreamingHashedDenseFeatures< ST > | protected |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
release_example() | CStreamingHashedDenseFeatures< ST > | virtual |
remove_all_subsets() | CFeatures | virtual |
remove_subset() | CFeatures | virtual |
reset_stream() | CStreamingFeatures | virtual |
reshape(int32_t num_features, int32_t num_vectors) | CFeatures | virtual |
save(CFile *writer) | CFeatures | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
seekable | CStreamingFeatures | protected |
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_preprocessed(int32_t num) | CFeatures | |
set_property(EFeatureProperty p) | CFeatures | |
set_read_functions() | CStreamingFeatures | |
set_vector_and_label_reader() | CStreamingHashedDenseFeatures< ST > | virtual |
set_vector_reader() | CStreamingHashedDenseFeatures< ST > | virtual |
shallow_copy() const | CSGObject | virtual |
start_parser() | CStreamingHashedDenseFeatures< ST > | virtual |
subset_changed_post() | CFeatures | virtual |
support_compatible_class() const | CFeatures | virtual |
unset_generic() | CSGObject | |
unset_property(EFeatureProperty p) | CFeatures | |
update_parameter_hash() | CSGObject | virtual |
use_quadratic | CStreamingHashedDenseFeatures< ST > | protected |
version | CSGObject | |
working_file | CStreamingFeatures | protected |
~CFeatures() | CFeatures | virtual |
~CSGObject() | CSGObject | virtual |
~CStreamingDotFeatures() | CStreamingDotFeatures | virtual |
~CStreamingFeatures() | CStreamingFeatures | virtual |
~CStreamingHashedDenseFeatures() | CStreamingHashedDenseFeatures< ST > | virtual |