Vowpal Wabbit
|
#include <json_utils.h>
Public Member Functions | |
void | AddFeature (feature_value v, feature_index i, const char *feature_name) |
void | AddFeature (vw *all, const char *str) |
void | AddFeature (vw *all, const char *key, const char *value) |
Public Attributes | |
char | feature_group |
feature_index | namespace_hash |
features * | ftrs |
size_t | feature_count |
const char * | name |
|
inline |
|
inline |
size_t Namespace< audit >::feature_count |
char Namespace< audit >::feature_group |
const char* Namespace< audit >::name |
feature_index Namespace< audit >::namespace_hash |