MCPcopy Create free account
hub / github.com/capitalk/treelearn / __init__

Method __init__

treelearn/oblique_tree_node.py:10–35  ·  view source on GitHub ↗
(self, 
            split_classifier, 
            leaf_model, 
            num_features_per_node, 
            classes, 
            depth, 
            max_depth, 
            min_leaf_size, 
            randomize_split_params, 
            randomize_leaf_params, 
            verbose)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected