Vowpal Wabbit
Loading...
Searching...
No Matches
Deprecated List
Member ACTION_SCORE::begin_scores (VW::action_scores &a_s)
"ACTION_SCORE::begin_scores renamed to VW::begin_scores. ACTION_SCORE::begin_scores will be removed in VW 10."
Member ACTION_SCORE::end_scores (VW::action_scores &a_s)
"ACTION_SCORE::end_scores renamed to VW::end_scores. ACTION_SCORE::end_scores will be removed in VW 10."
Member CB::ec_is_example_header (VW::example const &ec)
"Renamed to VW::ec_is_example_header_cb"
Member CB::get_observed_cost_cb (const VW::cb_label &ld)
"Renamed to VW::get_observed_cost_cb"
Member CB_ADF::get_observed_cost_or_default_cb_adf (const VW::multi_ex &examples)
"Moved into VW namespace."
Member CB_ADF::test_adf_sequence (const VW::multi_ex &ec_seq)
"Moved into VW namespace."
Member CB_ALGS::example_is_newline_not_header (VW::example const &ec)
"Moved into VW namespace."
Member CB_ALGS::get_cost_estimate (const VW::cb_class &observation, uint32_t action, float offset=0.)
"Moved into VW namespace."
Member CB_ALGS::get_cost_estimate (const VW::cb_class &observation, const VW::cs_label &scores, uint32_t action)
"Moved into VW namespace."
Member CB_ALGS::get_cost_estimate (const VW::action_score &a_s, float cost, uint32_t action, float offset=0.)
"Moved into VW namespace."
Member CB_ALGS::get_cost_estimate (const VW::cb_label &ld, uint32_t action)
"Moved into VW namespace."
Member CB_ALGS::get_cost_pred (VW::LEARNER::learner *scorer, const VW::cb_class &known_cost, VW::example &ec, uint32_t index, uint32_t base)
"Moved into VW namespace."
Member CCB::default_label (VW::ccb_label &ld)
"CCB::default_label moved to VW::ccb_label::reset_to_default. CCB::default_label will be removed in VW 10."
Member CCB::parse_label (VW::ccb_label &ld, VW::label_parser_reuse_mem &reuse_mem, const std::vector< VW::string_view > &words, VW::io::logger &logger)
"CCB::parse_label renamed to VW::parse_ccb_label. CCB::parse_label will be removed in VW 10."
Member COST_SENSITIVE::default_label (VW::cs_label &ld)
"COST_SENSITIVE::default_label has been moved to VW::cs_label::reset_to_default. COST_SENSITIVE::default_label " "will be removed in " "VW 10."
Member COST_SENSITIVE::ec_is_example_header (VW::example const &ec)
"COST_SENSITIVE::ec_is_example_header renamed to VW::is_cs_example_header. COST_SENSITIVE::ec_is_example_header " "will be removed in VW 10."
Member ends_with (const std::string &full_string, const std::string &ending)
"Moved: use VW::ends_with instead"
Member example_is_newline (const VW::example &ec)
"example_is_newline moved into VW namespace"
Member exploration::enforce_minimum_probability (float uniform_epsilon, bool consider_zero_valued_elements, It pmf_first, It pmf_last)
"Moved to VW::exploration explorece"
Member exploration::generate_bag (InputIt top_actions_first, InputIt top_actions_last, OutputIt pmf_first, OutputIt pmf_last)
"Moved to VW::exploration explorece"
Member exploration::generate_epsilon_greedy (float epsilon, uint32_t top_action, It pmf_first, It pmf_last)
"Moved to VW::exploration explorece"
Member exploration::generate_softmax (float lambda, InputIt scores_first, InputIt scores_last, OutputIt pmf_first, OutputIt pmf_last)
"Moved to VW::exploration explorece"
Member exploration::mix_with_uniform (float uniform_epsilon, It pmf_first, It pmf_last)
"Moved to VW::exploration explorece"
Member exploration::sample_after_normalizing (const char *seed, It pmf_first, It pmf_last, uint32_t &chosen_index)
"Moved to VW::exploration explorece"
Member exploration::sample_after_normalizing (uint64_t seed, It pmf_first, It pmf_last, uint32_t &chosen_index)
"Moved to VW::exploration explorece"
Member exploration::sample_pdf (uint64_t *p_seed, It pdf_first, It pdf_last, float &chosen_value, float &pdf_value)
"Moved to VW::exploration explorece"
Member exploration::swap_chosen (ActionIt action_first, ActionIt action_last, uint32_t chosen_index)
"Moved to VW::exploration explorece"
Member GD::foreach_feature (VW::workspace &all, VW::example &ec, DataT &dat, size_t &num_interacted_features)
"Moved to VW namespace"
Member GD::foreach_feature (WeightsT &weights, bool ignore_some_linear, std::array< bool, VW::NUM_NAMESPACES > &ignore_linear, const std::vector< std::vector< VW::namespace_index > > &interactions, const std::vector< std::vector< VW::extent_term > > &extent_interactions, bool permutations, VW::example_predict &ec, DataT &dat, size_t &num_interacted_features, VW::details::generate_interactions_object_cache &cache)
"Moved to VW namespace"
Member GD::foreach_feature (VW::workspace &all, VW::example &ec, DataT &dat, size_t &num_interacted_features)
"Moved to VW namespace"
Member GD::foreach_feature (VW::workspace &all, VW::example &ec, DataT &dat)

"Moved to VW namespace"

"Moved to VW namespace"

Member GD::foreach_feature (VW::workspace &all, VW::example &ec, DataT &dat, size_t &num_interacted_features)
"Moved to VW namespace"
Member GD::foreach_feature (const WeightsT &weights, const VW::features &fs, DataT &dat, uint64_t offset=0, float mult=1.)
"Moved to VW namespace"
Member GD::foreach_feature (VW::workspace &all, VW::example &ec, DataT &dat)
"Moved to VW namespace"
Member GD::foreach_feature (WeightsT &weights, const VW::features &fs, DataT &dat, uint64_t offset=0, float mult=1.)

"Moved to VW namespace"

"Moved to VW namespace"

Member GD::foreach_feature (WeightsT &weights, bool ignore_some_linear, std::array< bool, VW::NUM_NAMESPACES > &ignore_linear, const std::vector< std::vector< VW::namespace_index > > &interactions, const std::vector< std::vector< VW::extent_term > > &extent_interactions, bool permutations, VW::example_predict &ec, DataT &dat, VW::details::generate_interactions_object_cache &cache)
"Moved to VW namespace"
Member GD::generate_interactions (const std::vector< std::vector< VW::namespace_index > > &interactions, const std::vector< std::vector< VW::extent_term > > &extent_interactions, bool permutations, VW::example_predict &ec, DataT &dat, WeightsT &weights, size_t &num_interacted_features, VW::details::generate_interactions_object_cache &cache)
"Moved to VW namespace"
Member GD::inline_predict (VW::workspace &all, VW::example &ec, size_t &num_generated_features)
"Moved to VW namespace"
Member GD::inline_predict (WeightsT &weights, bool ignore_some_linear, std::array< bool, VW::NUM_NAMESPACES > &ignore_linear, const std::vector< std::vector< VW::namespace_index > > &interactions, const std::vector< std::vector< VW::extent_term > > &extent_interactions, bool permutations, VW::example_predict &ec, VW::details::generate_interactions_object_cache &cache, float initial=0.f)
"Moved to VW namespace"
Member GD::inline_predict (WeightsT &weights, bool ignore_some_linear, std::array< bool, VW::NUM_NAMESPACES > &ignore_linear, const std::vector< std::vector< VW::namespace_index > > &interactions, const std::vector< std::vector< VW::extent_term > > &extent_interactions, bool permutations, VW::example_predict &ec, size_t &num_interacted_features, VW::details::generate_interactions_object_cache &cache, float initial=0.f)
"Moved to VW namespace"
Member GD::inline_predict (VW::workspace &all, VW::example &ec)
"Moved to VW namespace"
Member GD::trunc_weight (const float w, const float gravity)
"Moved to VW namespace"
Member get_hasher (const std::string &s)
"Moved into VW namespace"
Member INTERACTIONS::contains_wildcard (const std::vector< VW::extent_term > &interaction)
"Moved to VW namespace"
Member INTERACTIONS::contains_wildcard (const std::vector< VW::namespace_index > &interaction)
"Moved to VW namespace"
Member INTERACTIONS::eval_sum_ft_squared_of_generated_ft (bool permutations, const std::vector< std::vector< VW::namespace_index > > &interactions, const std::vector< std::vector< VW::extent_term > > &extent_interactions, const std::array< VW::features, VW::NUM_NAMESPACES > &feature_spaces)
"Moved to VW namespace"
Member INTERACTIONS::generate_interactions (const std::vector< std::vector< VW::namespace_index > > &interactions, const std::vector< std::vector< VW::extent_term > > &extent_interactions, bool permutations, VW::example_predict &ec, DataT &dat, WeightsT &weights, size_t &num_features, VW::details::generate_interactions_object_cache &cache)
"Moved into VW namespace"
Member INTERACTIONS::is_interaction_ns (const unsigned char ns)
"Moved to VW namespace"
Member INTERACTIONS::sort_and_filter_duplicate_interactions (std::vector< std::vector< T > > &vec, bool filter_duplicates, size_t &removed_cnt, size_t &sorted_cnt)
"Moved to VW namespace"
Member line_to_examples_json (VW::workspace *all, VW::string_view sv, VW::multi_ex &examples)
"line_to_examples_json moved to VW::parsers::json::line_to_examples_json"
Member MULTICLASS::test_label (const VW::multiclass_label &ld)
"MULTICLASS::test_label renamed to VW::test_multiclass_label. MULTICLASS::test_label will be removed in VW 10."
Member NUM_NAMESPACES
"NUM_NAMESPACES renamed to VW::NUM_NAMESPACES"
Member parse_line_json (VW::workspace *all, char *line, size_t num_chars, VW::multi_ex &examples)
"parse_line_json moved to VW::parsers::json::details::parse_line_json"
Member parse_slates_example_dsjson (VW::workspace &all, VW::multi_ex &examples, char *line, size_t length, VW::example_factory_t example_factory, VW::parsers::json::decision_service_interaction *data, const std::unordered_map< uint64_t, VW::example * > *dedup_examples=nullptr)
"parse_slates_example_dsjson moved to VW::parsers::json::details::parse_slates_example_dsjson"
Member parse_slates_example_json (const VW::label_parser &lbl_parser, VW::hash_func_t hash_func, uint64_t hash_seed, uint64_t parse_mask, bool chain_hash, VW::multi_ex &examples, char *line, size_t length, VW::example_factory_t example_factory, const std::unordered_map< uint64_t, VW::example * > *dedup_examples=nullptr)
"parse_slates_example_json moved to VW::parsers::json::details::parse_slates_example_json"
Member parse_slates_example_json (const VW::workspace &all, VW::multi_ex &examples, char *line, size_t length, VW::example_factory_t example_factory, const std::unordered_map< uint64_t, VW::example * > *dedup_examples=nullptr)
"parse_slates_example_json moved to VW::parsers::json::details::parse_slates_example_json"
Member read_features (VW::io_buf &buf, char *&line, size_t &num_chars)
"read_features moved to VW::parsers::text::details::read_features"
Member read_features_json (VW::workspace *all, VW::io_buf &buf, VW::multi_ex &examples)
"read_features_json moved to VW::parsers::json::read_features_json"
Member read_features_string (VW::workspace *all, VW::io_buf &buf, VW::multi_ex &examples)
"read_features_string moved to VW::parsers::text::read_features_string"
Member spoof_hex_encoded_namespaces (const std::string &arg)
"Moved and renamed: use VW::decode_inline_hex instead"
Member substring_to_example (VW::workspace *all, VW::example *ae, VW::string_view example)
"substring_to_example moved to VW::parsers::text::details::substring_to_example"
Member to_string (VW::prediction_type_t prediction_type)
"Global namespace to_string(VW::prediction_type_t) is deprecated. Use VW::to_string(VW::prediction_type_t)"
Member uniform_hash (const void *key, size_t len, uint64_t seed)
"uniform_hash has been moved into VW namespace"
Member valid_ns (char c)
"valid_ns moved into VW namespace"
Member VW::action_pdf_value
"VW::prediction_type_t::action_pdf_value has been renamed to VW::prediction_type_t::ACTION_PDF_VALUE"
Member VW::action_probs
"VW::prediction_type_t::action_probs has been renamed to VW::prediction_type_t::ACTION_PROBS"
Member VW::action_scores
"VW::prediction_type_t::action_scores has been renamed to VW::prediction_type_t::ACTION_SCORES"
Member VW::active_multiclass
"VW::prediction_type_t::active_multiclass has been renamed to VW::prediction_type_t::ACTIVE_MULTICLASS"
Member VW::all_reduce_sync::waitForSynchronization ()
"Renamed to wait_for_synchronization"
Member VW::alloc_examples (size_t count)
"This function is no longer needed and will be removed. Use new/make_unique/make_shared or stack based as " "appropriate."
Member VW::cb
"VW::label_type_t::cb has been renamed to VW::label_type_t::CB"
Member VW::cb_eval
"VW::label_type_t::cb_eval has been renamed to VW::label_type_t::CB_EVAL"
Member VW::ccb
"VW::label_type_t::ccb has been renamed to VW::label_type_t::CCB"
Member VW::cmd_string_replace_value (std::stringstream *&ss, std::string flag_to_replace, const std::string &new_value)
"VW no longer supports manipulating a command line with cmd_string_replace_value. This function will be removed in " "VW 10."
Member VW::continuous
"VW::label_type_t::continuous has been renamed to VW::label_type_t::CONTINUOUS"
Member VW::cs
"VW::label_type_t::cs has been renamed to VW::label_type_t::CS"
Member VW::dealloc_examples (example *example_ptr, size_t count)
"This function is no longer needed and will be removed."
Member VW::decision_probs
"VW::prediction_type_t::decision_probs has been renamed to VW::prediction_type_t::DECISION_PROBS"
Member VW::details::object_pool_impl< T, TMutex, TFactory >::is_from_pool (const T *obj) const
"Pools will no longer be able to check if an object is from the pool in VW 10."
Member VW::finish (VW::workspace &all, bool delete_all=true)
"If needing to cleanup memory, rely on the workspace destructor. Driver finalization is now handled by " "VW::workspace::finish()."
Member VW::free_args (int argc, char *argv[])
"This function will be removed in VW 10."
Member VW::git_commit
"VW::git_commit renamed to VW::GIT_COMMIT"
Member VW::initialize (const std::string &s, io_buf *model=nullptr, bool skip_model_load=false, trace_message_t trace_listener=nullptr, void *trace_context=nullptr)
"Replaced with new unique_ptr based overload."
Member VW::initialize (config::options_i &options, io_buf *model=nullptr, bool skip_model_load=false, trace_message_t trace_listener=nullptr, void *trace_context=nullptr)
"Replaced with new unique_ptr based overload."
Member VW::initialize (std::unique_ptr< config::options_i, options_deleter_type > options, io_buf *model=nullptr, bool skip_model_load=false, trace_message_t trace_listener=nullptr, void *trace_context=nullptr)
"Replaced with new unique_ptr based overload."
Member VW::initialize (int argc, char *argv[], io_buf *model=nullptr, bool skip_model_load=false, trace_message_t trace_listener=nullptr, void *trace_context=nullptr)
"Replaced with new unique_ptr based overload."
Member VW::initialize_escaped (std::string const &s, io_buf *model=nullptr, bool skip_model_load=false, trace_message_t trace_listener=nullptr, void *trace_context=nullptr)
"Replaced with new unique_ptr based overload."
Member VW::initialize_with_builder (const std::string &s, io_buf *model=nullptr, bool skip_model_load=false, trace_message_t trace_listener=nullptr, void *trace_context=nullptr, std::unique_ptr< VW::setup_base_i >=nullptr)
"For scenarios requiring the builder, initialize_experimental should be used."
Member VW::is_ring_example (const VW::workspace &all, const example *ae)
"It is no longer supported to query whether an example is a ring example. This function will be removed in VW 10"
Member VW::multiclass
"VW::label_type_t::multiclass has been renamed to VW::label_type_t::MULTICLASS"
Member VW::multiclass
"VW::prediction_type_t::multiclass has been renamed to VW::prediction_type_t::MULTICLASS"
Member VW::multiclassprobs
"VW::prediction_type_t::multiclassprobs has been renamed to VW::prediction_type_t::MULTICLASS_PROBS"
Member VW::multilabel
"VW::label_type_t::multilabel has been renamed to VW::label_type_t::MULTILABEL"
Member VW::multilabels
"VW::prediction_type_t::multilabels has been renamed to VW::prediction_type_t::MULTILABELS"
Member VW::nolabel
"VW::label_type_t::nolabel has been renamed to VW::label_type_t::NOLABEL"
Member VW::nopred
"VW::prediction_type_t::nopred has been renamed to VW::prediction_type_t::NOPRED"
Member VW::pdf
"VW::prediction_type_t::pdf has been renamed to VW::prediction_type_t::PDF"
Member VW::prob
"VW::prediction_type_t::prob has been renamed to VW::prediction_type_t::PROB"
Member VW::read_example_from_cache (VW::workspace *all, io_buf &input, VW::multi_ex &examples)
"VW::read_example_from_cache moved to VW::parsers::cache::read_example_from_cache"
Member VW::read_line (VW::workspace &all, example *ex, VW::string_view line)
"read_line moved to VW::parsers::text::read_line"
Member VW::read_line (VW::workspace &all, example *ex, const char *line)
"read_line moved to VW::parsers::text::read_line and should be used with a string_view"
Member VW::read_line_decision_service_json (VW::workspace &all, VW::multi_ex &examples, char *line, size_t length, bool copy_line, example_factory_t example_factory, VW::parsers::json::decision_service_interaction *data)
"read_line_decision_service_json moved to VW::parsers::json::read_line_decision_service_json"
Member VW::read_line_json_s (const VW::label_parser &lbl_parser, hash_func_t hash_func, uint64_t hash_seed, uint64_t parse_mask, bool chain_hash, VW::label_parser_reuse_mem *reuse_mem, const VW::named_labels *ldict, VW::multi_ex &examples, char *line, size_t length, example_factory_t example_factory, VW::io::logger &logger, std::unordered_map< std::string, std::set< std::string > > *ignore_features, const std::unordered_map< uint64_t, VW::example * > *dedup_examples=nullptr)
"read_line_json_s moved to VW::parsers::json::read_line_json"
Member VW::read_line_json_s (VW::workspace &all, VW::multi_ex &examples, char *line, size_t length, example_factory_t example_factory, const std::unordered_map< uint64_t, VW::example * > *dedup_examples=nullptr)
"read_line_json_s moved to VW::parsers::json::read_line_json"
Member VW::read_lines (VW::workspace *all, const char *line, size_t len, VW::multi_ex &examples)
"read_lines moved to VW::parsers::text::read_lines and should be used with a string_view"
Member VW::read_lines (VW::workspace *all, VW::string_view lines, VW::multi_ex &examples)
"read_lines moved to VW::parsers::text::read_lines"
Member VW::releaseFeatureSpace (primitive_feature_space *features, size_t len)
"VW::releaseFeatureSpace renamed to VW::release_feature_space"
Member VW::scalar
"VW::prediction_type_t::scalar has been renamed to VW::prediction_type_t::SCALAR"
Member VW::scalars
"VW::prediction_type_t::scalars has been renamed to VW::prediction_type_t::SCALARS"
Member VW::seed_vw_model (VW::workspace *vw_model, const std::string &extra_args, trace_message_t trace_listener=nullptr, void *trace_context=nullptr)
"Replaced with new unique_ptr based overload."
Member VW::simple
"VW::label_type_t::simple has been renamed to VW::label_type_t::SIMPLE"
Member VW::slates
"VW::label_type_t::slates has been renamed to VW::label_type_t::SLATES"
Member VW::spanning_tree::BoundPort ()
"VW::SpanningTree::BoundPort renamed to VW::spanning_tree::bound_port. VW::SpanningTree::BoundPort will be " "removed in VW 10."
Member VW::spanning_tree::Run ()
"VW::SpanningTree::Run renamed to VW::spanning_tree::run. VW::SpanningTree::Run will be removed in VW 10."
Member VW::spanning_tree::Start ()
"VW::SpanningTree::Start renamed to VW::spanning_tree::start. VW::SpanningTree::Start will be removed in VW 10."
Member VW::spanning_tree::Stop ()
"VW::SpanningTree::Stop renamed to VW::spanning_tree::stop. VW::SpanningTree::Stop will be removed in VW 10."
Member VW::to_argv (std::string const &s, int &argc)
"This functionality is now implemented by VW::split_command_line which supports escaping, etc. This function will " "be removed in VW 10."
Member VW::to_argv_escaped (std::string const &s, int &argc)
"This functionality is now implemented by VW::split_command_line which supports escaping, etc. This function will " "be removed in VW 10."
Member VW::v_array< T, typename std::enable_if< std::is_trivially_copyable< T >::value >::type >::resize_but_with_stl_behavior (size_t length)
"Renamed to resize. resize_but_with_stl_behavior will be removed in VW 10."
Member VW::version (VW_VERSION_MAJOR, VW_VERSION_MINOR, VW_VERSION_PATCH)
"VW::version renamed to VW::VERSION"
Member VW::vw_exception::Filename () const
"VW::vw_exception::Filename renamed to VW::vw_exception::filename"
Member VW::vw_exception::LineNumber () const
"VW::vw_exception::LineNumber renamed to VW::vw_exception::line_number"
Member VW::write_example_to_cache (io_buf &output, VW::example *ex_ptr, VW::label_parser &lbl_parser, uint64_t parse_mask, VW::parsers::cache::details::cache_temp_buffer &temp_buffer)
"VW::write_example_to_cache moved to VW::parsers::cache::write_example_to_cache"