Vowpal Wabbit
|
#include <cats_tree.h>
Public Member Functions | |
node_cost () | |
node_cost (uint32_t node_id, float cost) | |
Public Attributes | |
uint32_t | node_id |
float | cost |
|
inline |
|
inline |
float VW::reductions::cats::node_cost::cost |
uint32_t VW::reductions::cats::node_cost::node_id |