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::cats_tree::node_cost::cost |
uint32_t VW::cats_tree::node_cost::node_id |