MCPcopy Create free account
hub / github.com/Erikfather/Decision_tree-python / cal_acc

Function cal_acc

tree.py:417–429  ·  view source on GitHub ↗

:param test_output: the output of testset :param label: the answer :return: the acc of

(test_output, label)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ID3_createTreeFunction · 0.85
C45_createTreeFunction · 0.85
CART_createTreeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected