MCPcopy Index your code
hub / github.com/Erikfather/Decision_tree-python / classifytest

Function classifytest

tree.py:405–414  ·  view source on GitHub ↗

输入:决策树,分类标签,测试数据集 输出:决策结果 描述:跑决策树

(inputTree, featLabels, testDataSet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ID3_createTreeFunction · 0.85
C45_createTreeFunction · 0.85
CART_createTreeFunction · 0.85
tree.pyFile · 0.85

Calls 1

classifyFunction · 0.85

Tested by

no test coverage detected