| contraction | VW::shared_data | |
| dump_interval | VW::shared_data | |
| example_number | VW::shared_data | |
| first_observed_label | VW::shared_data | |
| gravity | VW::shared_data | |
| holdout_best_loss | VW::shared_data | |
| holdout_best_pass | VW::shared_data | |
| holdout_multiclass_log_loss | VW::shared_data | |
| holdout_sum_loss | VW::shared_data | |
| holdout_sum_loss_since_last_dump | VW::shared_data | |
| holdout_sum_loss_since_last_pass | VW::shared_data | |
| is_more_than_two_labels_observed | VW::shared_data | |
| ldict | VW::shared_data | |
| max_label | VW::shared_data | |
| min_label | VW::shared_data | |
| multiclass_log_loss | VW::shared_data | |
| old_weighted_labeled_examples | VW::shared_data | |
| operator=(const shared_data &other) | VW::shared_data | |
| operator=(shared_data &&other) noexcept | VW::shared_data | |
| print_summary(std::ostream &output, const shared_data &sd, const VW::loss_function &loss_func, uint64_t current_pass, bool holdout_set_off) const | VW::shared_data | |
| print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, float label, float prediction, size_t num_features) | VW::shared_data | |
| print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, uint32_t label, uint32_t prediction, size_t num_features) | VW::shared_data | |
| print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, const std::string &label, uint32_t prediction, size_t num_features) | VW::shared_data | |
| print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, const std::string &label, const std::string &prediction, size_t num_features) | VW::shared_data | |
| print_update_header(std::ostream &trace_message) | VW::shared_data | |
| progress_add | VW::shared_data | |
| progress_arg | VW::shared_data | |
| queries | VW::shared_data | |
| report_multiclass_log_loss | VW::shared_data | |
| second_observed_label | VW::shared_data | |
| shared_data() | VW::shared_data | |
| shared_data(const shared_data &other) | VW::shared_data | |
| shared_data(shared_data &&other) noexcept | VW::shared_data | |
| sum_loss | VW::shared_data | |
| sum_loss_since_last_dump | VW::shared_data | |
| t | VW::shared_data | |
| total_features | VW::shared_data | |
| update(bool test_example, bool labeled_example, float loss, float weight, size_t num_features) | VW::shared_data | |
| update_dump_interval() | VW::shared_data | |
| weighted_examples() const | VW::shared_data | |
| weighted_holdout_examples | VW::shared_data | |
| weighted_holdout_examples_since_last_dump | VW::shared_data | |
| weighted_holdout_examples_since_last_pass | VW::shared_data | |
| weighted_labeled_examples | VW::shared_data | |
| weighted_labels | VW::shared_data | |
| weighted_unlabeled_examples | VW::shared_data | |
| ~shared_data() | VW::shared_data | |