Vowpal Wabbit
|
This is the complete list of members for ezexample, including all inherited members.
add_other_example_ns(example &other, char other_ns, char to_ns) | ezexample | inline |
add_other_example_ns(example &other, char ns) | ezexample | inline |
add_other_example_ns(ezexample &other, char other_ns, char to_ns) | ezexample | inline |
add_other_example_ns(ezexample &other, char ns) | ezexample | inline |
addf(char to_ns, fid fint, float v) | ezexample | inline |
addf(fid fint, float v) | ezexample | inline |
addf(fid fint) | ezexample | inline |
addf(std::string fstr, float val) | ezexample | inline |
addf(std::string fstr) | ezexample | inline |
addf(char ns, fid fint) | ezexample | inline |
addf(char ns, std::string fstr, float val) | ezexample | inline |
addf(char ns, std::string fstr) | ezexample | inline |
addns(char c) | ezexample | inline |
clear_features() | ezexample | inline |
ensure_ns_exists(char c) | ezexample | inline |
ezexample(vw *this_vw, bool multiline=false, vw *this_vw_parser=nullptr) | ezexample | inline |
ezexample(vw *this_vw, example *this_ec, bool multiline=false, vw *this_vw_parser=nullptr) | ezexample | inline |
finish() | ezexample | inline |
get() | ezexample | inline |
get_num_features() | ezexample | inline |
hash(std::string fstr) | ezexample | inline |
hash(char *fstr) | ezexample | inline |
hash(char c, std::string fstr) | ezexample | inline |
hash(char c, char *fstr) | ezexample | inline |
mini_setup_example() | ezexample | inline |
operator()(const vw_namespace &n) | ezexample | inline |
operator()(fid fint) | ezexample | inline |
operator()(std::string fstr) | ezexample | inline |
operator()(const char *fstr) | ezexample | inline |
operator()(fid fint, float val) | ezexample | inline |
operator()(std::string fstr, float val) | ezexample | inline |
operator()(const char *fstr, float val) | ezexample | inline |
operator()(char ns, fid fint) | ezexample | inline |
operator()(char ns, std::string fstr) | ezexample | inline |
operator()(char ns, const char *fstr) | ezexample | inline |
operator()(char ns, fid fint, float val) | ezexample | inline |
operator()(char ns, std::string fstr, float val) | ezexample | inline |
operator()(char ns, const char *fstr, float val) | ezexample | inline |
operator()(example &other, char other_ns, char to_ns) | ezexample | inline |
operator()(example &other, char ns) | ezexample | inline |
operator()(ezexample &other, char other_ns, char to_ns) | ezexample | inline |
operator()(ezexample &other, char ns) | ezexample | inline |
operator()() | ezexample | inline |
operator--() | ezexample | inline |
predict() | ezexample | inline |
predict_partial() | ezexample | inline |
remns() | ezexample | inline |
set_label(std::string label) | ezexample | inline |
train() | ezexample | inline |
~ezexample() | ezexample | inline |