#include <example.h>
◆ example() [1/3]
◆ ~example()
VW::example::~example |
( |
| ) |
|
◆ example() [2/3]
VW::example::example |
( |
const example & |
| ) |
|
|
delete |
◆ example() [3/3]
VW::example::example |
( |
example && |
other | ) |
|
|
default |
◆ get_num_features()
size_t VW::example::get_num_features |
( |
| ) |
const |
|
inlinenoexcept |
◆ get_total_sum_feat_sq()
float VW::example::get_total_sum_feat_sq |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset_total_sum_feat_sq()
void VW::example::reset_total_sum_feat_sq |
( |
| ) |
|
|
inline |
◆ VW::copy_example_data
◆ VW::setup_example
◆ confidence
float VW::example::confidence = 0.f |
◆ end_pass
bool VW::example::end_pass = false |
◆ example_counter
size_t VW::example::example_counter = 0 |
◆ is_newline
bool VW::example::is_newline = false |
◆ loss
float VW::example::loss = 0.f |
◆ num_features
size_t VW::example::num_features = 0 |
◆ num_features_from_interactions
size_t VW::example::num_features_from_interactions = 0 |
◆ partial_prediction
float VW::example::partial_prediction = 0.f |
◆ passthrough
◆ pred
◆ sorted
bool VW::example::sorted = false |
◆ tag
◆ test_only
bool VW::example::test_only = false |
◆ total_sum_feat_sq
float VW::example::total_sum_feat_sq = 0.f |
◆ updated_prediction
float VW::example::updated_prediction = 0.f |
◆ weight
float VW::example::weight = 1.f |
The documentation for this class was generated from the following file:
- /nix/store/2saqbz278bj3pvhbfxlcc50cjbvs3h0h-source/vowpalwabbit/core/include/vw/core/example.h