lux.pyuid3.tree.Tree

class lux.pyuid3.tree.Tree(root: TreeNode)
__init__(root: TreeNode)

Methods

__init__(root)

compile_expr(name_val_dict, v)

fill_attributes([result, root])

fill_rules(rules, current_rule, root)

get_attributes()

get_class_attribute()

get_importances()

get_root()

get_rules()

justification_tree(i, i_labels)

predict(i, i_labels)

save_dot(filename[, fmt, visual, ...])

to_HMR()

to_dict([reduce, operators_mapping])

to_dot([parent, fmt])

to_dot_visual([parent, background_data, ...])

to_pseudocode([reduce, operators_mapping])