#include <scored_config.h>
◆ scored_config() [1/2]
VW::scored_config::scored_config |
( |
| ) |
|
|
inline |
◆ scored_config() [2/2]
VW::scored_config::scored_config |
( |
double |
alpha, |
|
|
double |
tau |
|
) |
| |
|
inline |
◆ current_ips()
float VW::scored_config::current_ips |
( |
| ) |
const |
◆ persist()
void VW::scored_config::persist |
( |
metric_sink & |
, |
|
|
const std::string & |
|
|
) |
| |
◆ reset_stats()
void VW::scored_config::reset_stats |
( |
double |
, |
|
|
double |
|
|
) |
| |
◆ update()
void VW::scored_config::update |
( |
float |
w, |
|
|
float |
r |
|
) |
| |
◆ chisq
◆ ips
float VW::scored_config::ips = 0.0 |
◆ last_r
float VW::scored_config::last_r = 0.0 |
◆ last_w
float VW::scored_config::last_w = 0.0 |
◆ update_count
uint64_t VW::scored_config::update_count = 0 |
The documentation for this struct was generated from the following file: