yadt::dtree Member List

This is the complete list of members for yadt::dtree, including all inherited members.
build(table *maintable, table::subset *subtable, bool evaluate=true, int ff_worker=0)yadt::dtree
clone() const yadt::dtree
depth() const yadt::dtree
dtree(const std::string &name="my_decision_tree")yadt::dtree
dtree(const dtree &)yadt::dtree
evaluate(const datasource &ds, std::ostream &output, char sep= '\t') const yadt::dtree
fromBinary(const std::string &filename)yadt::dtree [static]
get_elapsed() const yadt::dtree
get_prediction()yadt::dtree
operator=(const dtree &)yadt::dtree
Options enum nameyadt::dtree
predict(const datasource &ds) const yadt::dtree
predict(table *cases, size_t pos, float weight=1) const yadt::dtree
predict(const std::vector< std::string > &attributes, float weight=1) const yadt::dtree
predict(table *cases, table::subset *subtable) const yadt::dtree
PRUNING_C45 enum valueyadt::dtree
PRUNING_DT enum valueyadt::dtree
PRUNING_NO enum valueyadt::dtree
PruningStrategy enum nameyadt::dtree
SET_ABSOLUTE_CORRECTION enum valueyadt::dtree
set_conf_level(float conf_level)yadt::dtree
set_min_obj(float min_objects)yadt::dtree
set_option(Options opt)yadt::dtree
set_pruning_strategy(PruningStrategy strategy)yadt::dtree
set_split_type(SplitType st)yadt::dtree
SET_WEIGHTED_CORRECTION enum valueyadt::dtree
size() const yadt::dtree
SplitType enum nameyadt::dtree
ST_GAIN enum valueyadt::dtree
ST_GAIN_RATIO enum valueyadt::dtree
toBinary(const std::string &filename)yadt::dtree
toDOT(std::ostream &os=std::cout) const yadt::dtree
toTEXT(std::ostream &os=std::cout) const yadt::dtree
toXML(std::ostream &os=std::cout, const conf_matrix *cmTest=NULL) const yadt::dtree
training_n_rows() const yadt::dtree
~dtree()yadt::dtree