Vowpal Wabbit
Public Attributes | List of all members
DecisionServiceInteraction Struct Reference

#include <json_utils.h>

Public Attributes

std::string eventId
 
std::string timestamp
 
std::vector< unsigned > actions
 
std::vector< float > probabilities
 
float probabilityOfDrop = 0.f
 
bool skipLearn {false}
 

Member Data Documentation

std::vector<unsigned> DecisionServiceInteraction::actions
std::string DecisionServiceInteraction::eventId
std::vector<float> DecisionServiceInteraction::probabilities
float DecisionServiceInteraction::probabilityOfDrop = 0.f
bool DecisionServiceInteraction::skipLearn {false}
std::string DecisionServiceInteraction::timestamp

The documentation for this struct was generated from the following file: