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