MCPcopy Create free account
hub / github.com/devAmoghS/Machine-Learning-with-Python / partition_by

Function partition_by

decision_trees/utils.py:41–44  ·  view source on GitHub ↗

returns a dict of inputs partitioned by the attribute each input is a pair (attribute_dict, label)

(inputs, attribute)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

partition_entropy_byFunction · 0.85
build_tree_id3Function · 0.85

Calls 1

group_byFunction · 0.70

Tested by

no test coverage detected